
5 May
2016
5 May
'16
3:28 p.m.
From: Andre Renaud andre@designa-electronics.com
This empty line should not be there. Remove it.
Signed-off-by: Andre Renaud andre@designa-electronics.com Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v2: None
drivers/mtd/nand/nand_base.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c index 9e8fc1f..bcd4d70 100644 --- a/drivers/mtd/nand/nand_base.c +++ b/drivers/mtd/nand/nand_base.c @@ -877,7 +877,6 @@ static void panic_nand_wait(struct mtd_info *mtd, struct nand_chip *chip, */ static int nand_wait(struct mtd_info *mtd, struct nand_chip *chip) { - int status, state = chip->state; unsigned long timeo = (state == FL_ERASING ? 400 : 20);
--
2.8.0.rc3.226.g39d4020