Code cleanup; make several boards compile & link.
[platform/kernel/u-boot.git] / board / cogent / mb.c
index e84c7dd..917132b 100644 (file)
@@ -235,7 +235,7 @@ int misc_init_f (void)
 
 long int initdram (int board_type)
 {
-#if CONFIG_CMA111
+#ifdef CONFIG_CMA111
        return (32L * 1024L * 1024L);
 #else
        unsigned char dipsw_val;