Merge with git://www.denx.de/git/u-boot.git
[platform/kernel/u-boot.git] / board / zylonite / nand.c
index a417143..aa3932a 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <common.h>
 
-#if (CONFIG_COMMANDS & CFG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
 #ifdef CONFIG_NEW_NAND_CODE
 
 #include <nand.h>