summaryrefslogtreecommitdiff
path: root/include/asm-ppc/ibm4xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc/ibm4xx.h')
-rw-r--r--include/asm-ppc/ibm4xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/ibm4xx.h b/include/asm-ppc/ibm4xx.h
index cf62b69cb69..499c14691c7 100644
--- a/include/asm-ppc/ibm4xx.h
+++ b/include/asm-ppc/ibm4xx.h
@@ -86,7 +86,7 @@ void ppc4xx_init(unsigned long r3, unsigned long r4, unsigned long r5,
#define PCI_DRAM_OFFSET 0
#endif
-#elif CONFIG_44x
+#elif defined(CONFIG_44x)
#if defined(CONFIG_BAMBOO)
#include <platforms/4xx/bamboo.h>