Loading include/linux/mtd/nftl.h +0 −1 Original line number Diff line number Diff line Loading @@ -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); Loading Loading
include/linux/mtd/nftl.h +0 −1 Original line number Diff line number Diff line Loading @@ -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); Loading