Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mtd: nand: jz4740: Remove unused local variable

Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
Acked-by: Harvey Hunt <harvey.hunt@imgtec.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>

authored by

Maarten ter Huurne and committed by
Boris Brezillon
99fec60a e99b0d98

-1
-1
drivers/mtd/nand/jz4740_nand.c
··· 221 221 struct jz_nand *nand = mtd_to_jz_nand(mtd); 222 222 int i, error_count, index; 223 223 uint32_t reg, status, error; 224 - uint32_t t; 225 224 unsigned int timeout = 1000; 226 225 227 226 for (i = 0; i < 9; ++i)