summaryrefslogtreecommitdiffstats
path: root/cf-code/cf-fsi-fw.S
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-10 13:35:31 +1000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-10 13:35:36 +1000
commitf50ec8699ed913ada82c031c8396c8ed0f1bbf29 (patch)
treea63c85d67b1b0561b36d414e4bf440c0f5e4edb5 /cf-code/cf-fsi-fw.S
parent6aba4e94522c34d3416235ae9242a82fcf2951a6 (diff)
downloadcf-fsi-f50ec8699ed913ada82c031c8396c8ed0f1bbf29.tar.gz
cf-fsi-f50ec8699ed913ada82c031c8396c8ed0f1bbf29.zip
Fix typo breaking Romulus
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'cf-code/cf-fsi-fw.S')
-rw-r--r--cf-code/cf-fsi-fw.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf-code/cf-fsi-fw.S b/cf-code/cf-fsi-fw.S
index 90e1248..323ee56 100644
--- a/cf-code/cf-fsi-fw.S
+++ b/cf-code/cf-fsi-fw.S
@@ -40,7 +40,7 @@
*/
#define DCLK d7
-#if CLOCK_GPIO_VREG == DATA_GPIO_VEG
+#if CLOCK_GPIO_VREG == DATA_GPIO_VREG
#define DDAT d7
#else
#define DDAT d6
OpenPOWER on IntegriCloud