]> git.sur5r.net Git - u-boot/blobdiff - fs/yaffs2/yaffs_mtdif.c
mtd: nand: Rename nand.h into rawnand.h
[u-boot] / fs / yaffs2 / yaffs_mtdif.c
index 6fcba047f968cc7b249cb6ada5eca1c89133696b..d338f9aa918f30b77c390bd763fc13cec1fe51a9 100644 (file)
 
 #include "yaffs_mtdif.h"
 
-#include "linux/mtd/mtd.h"
-#include "linux/types.h"
-#include "linux/time.h"
-#include "linux/mtd/nand.h"
+#include <linux/mtd/mtd.h>
+#include <linux/types.h>
+#include <linux/time.h>
+#include <linux/mtd/rawnand.h>
 
 
 static inline void translate_spare2oob(const struct yaffs_spare *spare, u8 *oob)