summaryrefslogtreecommitdiff
path: root/include/linux/mtd/nftl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mtd/nftl.h')
-rw-r--r--include/linux/mtd/nftl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mtd/nftl.h b/include/linux/mtd/nftl.h
index b059629e2..044daa02b 100644
--- a/include/linux/mtd/nftl.h
+++ b/include/linux/mtd/nftl.h
@@ -50,7 +50,6 @@ struct NFTLrecord {
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 NFTL_mount(struct NFTLrecord *s);