]> git.sur5r.net Git - u-boot/blobdiff - board/esd/hh405/hh405.c
Merge git://www.denx.de/git/u-boot
[u-boot] / board / esd / hh405 / hh405.c
index ea344c0f26dd2a7054932f62c0f3c15879113447..9ef5907cdd43177d0871f41eed1059ed1ebb266e 100644 (file)
@@ -690,7 +690,7 @@ void ide_set_reset(int on)
 #endif /* CONFIG_IDE_RESET */
 
 
-#if (CONFIG_COMMANDS & CFG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
 #include <linux/mtd/nand_legacy.h>
 extern struct nand_chip nand_dev_desc[CFG_MAX_NAND_DEVICE];