cmd: Add command for calculating binary operations
[platform/kernel/u-boot.git] / cmd / jffs2.c
index aee2f45..13c533c 100644 (file)
@@ -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