Merge branch 'testing' into working
[oweals/u-boot.git] / board / esd / hh405 / hh405.c
index 3153438379f262c77dc37761ca21275f56d01bab..9ef5907cdd43177d0871f41eed1059ed1ebb266e 100644 (file)
@@ -690,7 +690,7 @@ void ide_set_reset(int on)
 #endif /* CONFIG_IDE_RESET */
 
 
-#if (CONFIG_COMMANDS & CFG_CMD_NAND) || defined(CONFIG_CMD_NAND)
+#if defined(CONFIG_CMD_NAND)
 #include <linux/mtd/nand_legacy.h>
 extern struct nand_chip nand_dev_desc[CFG_MAX_NAND_DEVICE];