summaryrefslogtreecommitdiffstats
path: root/common/cmd_nand.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_nand.c')
-rw-r--r--common/cmd_nand.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/cmd_nand.c b/common/cmd_nand.c
index b011b5e3de..e36ed9b7cf 100644
--- a/common/cmd_nand.c
+++ b/common/cmd_nand.c
@@ -629,10 +629,6 @@ U_BOOT_CMD(nboot, 4, 1, do_nandboot,
#if (CONFIG_COMMANDS & CFG_CMD_NAND)
#include <linux/mtd/nand_legacy.h>
-#if 0
-#include <linux/mtd/nand_ids.h>
-#include <jffs2/jffs2.h>
-#endif
#ifdef CONFIG_OMAP1510
void archflashwp(void *archdata, int wp);