yaffs Fixed some more bugs in direct/timothy_tests/mirror_tests
[yaffs2.git] / yaffs_mtdif.h
index 198bca399e7363c605839fa4a37cff0ce0d05285..666507417fece16e07ea37c33ec29a488848487b 100644 (file)
 
 #include "yaffs_guts.h"
 
-#if (MTD_VERSION_CODE < MTD_VERSION(2, 6, 18))
-extern struct nand_oobinfo yaffs_oobinfo;
-extern struct nand_oobinfo yaffs_noeccinfo;
-#endif
 int nandmtd_erase_block(struct yaffs_dev *dev, int block_no);
 int nandmtd_initialise(struct yaffs_dev *dev);
 #endif