X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=fs%2Fyaffs2%2Fyaffs_mtdif.c;h=d338f9aa918f30b77c390bd763fc13cec1fe51a9;hb=5bcb4b8ff646f5c340c6d06c8f84b082963f5f8d;hp=6fcba047f968cc7b249cb6ada5eca1c89133696b;hpb=41341221d12341a2ecfb280142d6478071738fc2;p=oweals%2Fu-boot.git diff --git a/fs/yaffs2/yaffs_mtdif.c b/fs/yaffs2/yaffs_mtdif.c index 6fcba047f9..d338f9aa91 100644 --- a/fs/yaffs2/yaffs_mtdif.c +++ b/fs/yaffs2/yaffs_mtdif.c @@ -19,10 +19,10 @@ #include "yaffs_mtdif.h" -#include "linux/mtd/mtd.h" -#include "linux/types.h" -#include "linux/time.h" -#include "linux/mtd/nand.h" +#include +#include +#include +#include static inline void translate_spare2oob(const struct yaffs_spare *spare, u8 *oob)