diff options
Diffstat (limited to 'include/linux/mtd')
| -rw-r--r-- | include/linux/mtd/rawnand.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mtd/rawnand.h b/include/linux/mtd/rawnand.h index 0c6fb316b409..4d7a46c42900 100644 --- a/include/linux/mtd/rawnand.h +++ b/include/linux/mtd/rawnand.h | |||
| @@ -1545,8 +1545,6 @@ int nand_isreserved_bbt(struct mtd_info *mtd, loff_t offs); | |||
| 1545 | int nand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt); | 1545 | int nand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt); |
| 1546 | int nand_erase_nand(struct mtd_info *mtd, struct erase_info *instr, | 1546 | int nand_erase_nand(struct mtd_info *mtd, struct erase_info *instr, |
| 1547 | int allowbbt); | 1547 | int allowbbt); |
| 1548 | int nand_do_read(struct mtd_info *mtd, loff_t from, size_t len, | ||
| 1549 | size_t *retlen, uint8_t *buf); | ||
| 1550 | 1548 | ||
| 1551 | /** | 1549 | /** |
| 1552 | * struct platform_nand_chip - chip level device structure | 1550 | * struct platform_nand_chip - chip level device structure |
