提交 99fec60a 编写于 作者: M Maarten ter Huurne 提交者: Boris Brezillon

mtd: nand: jz4740: Remove unused local variable

Signed-off-by: NMaarten ter Huurne <maarten@treewalker.org>
Acked-by: NHarvey Hunt <harvey.hunt@imgtec.com>
Signed-off-by: NBoris Brezillon <boris.brezillon@free-electrons.com>
上级 e99b0d98
......@@ -221,7 +221,6 @@ static int jz_nand_correct_ecc_rs(struct mtd_info *mtd, uint8_t *dat,
struct jz_nand *nand = mtd_to_jz_nand(mtd);
int i, error_count, index;
uint32_t reg, status, error;
uint32_t t;
unsigned int timeout = 1000;
for (i = 0; i < 9; ++i)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册