Merge the new NAND code (testing-NAND brach); see doc/README.nand
[kernel/u-boot.git] / board / esd / hh405 / hh405.c
index 958af8f..99fd556 100644 (file)
@@ -697,7 +697,7 @@ void ide_set_reset(int on)
 
 
 #if (CONFIG_COMMANDS & CFG_CMD_NAND)
-#include <linux/mtd/nand.h>
+#include <linux/mtd/nand_legacy.h>
 extern struct nand_chip nand_dev_desc[CFG_MAX_NAND_DEVICE];
 
 void nand_init(void)