summaryrefslogtreecommitdiff
path: root/cmd/jffs2.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/jffs2.c')
-rw-r--r--cmd/jffs2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/jffs2.c b/cmd/jffs2.c
index aee2f4513d4..13c533cf129 100644
--- a/cmd/jffs2.c
+++ b/cmd/jffs2.c
@@ -80,7 +80,7 @@
#include <cramfs/cramfs_fs.h>
#if defined(CONFIG_CMD_NAND)
-#include <linux/mtd/nand.h>
+#include <linux/mtd/rawnand.h>
#include <nand.h>
#endif