diff options
-rw-r--r-- | drivers/mtd/nand/nand_base.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c index d49b01df3513..b6facac54fc0 100644 --- a/drivers/mtd/nand/nand_base.c +++ b/drivers/mtd/nand/nand_base.c | |||
@@ -313,7 +313,6 @@ static void nand_read_buf16(struct mtd_info *mtd, uint8_t *buf, int len) | |||
313 | * nand_block_bad - [DEFAULT] Read bad block marker from the chip | 313 | * nand_block_bad - [DEFAULT] Read bad block marker from the chip |
314 | * @mtd: MTD device structure | 314 | * @mtd: MTD device structure |
315 | * @ofs: offset from device start | 315 | * @ofs: offset from device start |
316 | * @getchip: 0, if the chip is already selected | ||
317 | * | 316 | * |
318 | * Check, if the block is bad. | 317 | * Check, if the block is bad. |
319 | */ | 318 | */ |