]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/bamboo/bamboo.c
Add support for Freescale M5271: Merge with /work/u-boot.mcf5271
[u-boot] / board / amcc / bamboo / bamboo.c
index 803995ae5d0645d24d38b91296e8a5556d5c1b85..7c989200fe18f0a5500ec79989eee6fc0103ccdf 100644 (file)
@@ -277,7 +277,7 @@ int board_early_init_f(void)
 }
 
 #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];
 
 /*----------------------------------------------------------------------------+