]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - fs/yaffs2/yaffs_mtdif.c
mtd: nand: Rename nand.h into rawnand.h
[people/ms/u-boot.git] / fs / yaffs2 / yaffs_mtdif.c
index 636c7770e2014a391ab96b140139af9f6aaddcf4..d338f9aa918f30b77c390bd763fc13cec1fe51a9 100644 (file)
@@ -22,7 +22,7 @@
 #include <linux/mtd/mtd.h>
 #include <linux/types.h>
 #include <linux/time.h>
-#include <linux/mtd/nand.h>
+#include <linux/mtd/rawnand.h>
 
 
 static inline void translate_spare2oob(const struct yaffs_spare *spare, u8 *oob)