]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/cogent/mb.c
Code cleanup; make several boards compile & link.
[people/ms/u-boot.git] / board / cogent / mb.c
index e84c7ddb92ea58f40628f1f7d00a6dcb0e072b4f..917132b3fbca8e900f57a1615677d91949101446 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;