summaryrefslogtreecommitdiffstats
path: root/include/configs/TOP860.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-03-14 22:25:36 +0000
committerwdenk <wdenk>2004-03-14 22:25:36 +0000
commit42dfe7a1844cbad7114038aaf03828acb7a84414 (patch)
treed33893d34d2a97aa23257703733dbc9d86d48278 /include/configs/TOP860.h
parent855a496fe9ba431772f1ff1aef21a5c001288bb0 (diff)
downloadblackbird-obmc-uboot-42dfe7a1844cbad7114038aaf03828acb7a84414.tar.gz
blackbird-obmc-uboot-42dfe7a1844cbad7114038aaf03828acb7a84414.zip
Code cleanup; make several boards compile & link.
Diffstat (limited to 'include/configs/TOP860.h')
-rw-r--r--include/configs/TOP860.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TOP860.h b/include/configs/TOP860.h
index 7b9fdc4e70..af74f9dc07 100644
--- a/include/configs/TOP860.h
+++ b/include/configs/TOP860.h
@@ -364,7 +364,7 @@
* 5 0 00000
*/
#define SCCR_MASK 0
-#if CONFIG_EBDF
+#ifdef CONFIG_EBDF
#define CFG_SCCR (SCCR_COM11 | SCCR_TBS | SCCR_EBDF01)
#else
#define CFG_SCCR (SCCR_COM11 | SCCR_TBS)
OpenPOWER on IntegriCloud