]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/mtd/inftl.h
Merge remote-tracking branch 'sound/for-next'
[karo-tx-linux.git] / include / linux / mtd / inftl.h
index 02cd5f9b79b875ed03e5b9042df1cf98eff60709..8255118be0f0a508fdee0b6a83ba148e0d837bb9 100644 (file)
@@ -44,7 +44,6 @@ struct INFTLrecord {
        unsigned int nb_blocks;         /* number of physical blocks */
        unsigned int nb_boot_blocks;    /* number of blocks used by the bios */
        struct erase_info instr;
-       struct nand_ecclayout oobinfo;
 };
 
 int INFTL_mount(struct INFTLrecord *s);