]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mtd/inftl.h
[MTD] [NOR] Support for auto locking flash on power up
[linux-2.6-omap-h63xx.git] / include / linux / mtd / inftl.h
index d7eaa40e5ab0c72ba419462de70a79520e8f1e3c..6977780e548f96809a2c5df708490f7bae81bff0 100644 (file)
@@ -46,7 +46,7 @@ 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_oobinfo oobinfo;
+        struct nand_ecclayout oobinfo;
 };
 
 int INFTL_mount(struct INFTLrecord *s);