9
0
Fork 0
barebox/drivers/mtd
Alexander Shiyan 1ca6ccbfda mtd: nand: Fix compiler warning
This patch fixes following warning:
drivers/mtd/nand/nand_write.c: In function 'nand_do_write_ops':
drivers/mtd/nand/nand_write.c:272: warning: 'ret' may be used uninitialized in this function

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-03-06 09:04:26 +01:00
..
devices Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
nand mtd: nand: Fix compiler warning 2013-03-06 09:04:26 +01:00
nor Merge branch 'for-next/mtd' 2013-03-04 09:21:49 +01:00
ubi mtd: Use mtd_* functions where appropriate 2013-02-14 10:38:23 +01:00
Kconfig nor flash: integrate into mtd 2013-02-14 23:37:53 +01:00
Makefile nor flash: integrate into mtd 2013-02-14 23:37:53 +01:00
core.c Merge branch 'for-next/mtd' 2013-03-04 09:21:49 +01:00
mtd.h mtd: add private data to mtddev-hook 2012-09-03 11:06:01 +02:00
mtdoob.c mtd oob: do not register oob device for devices without oob 2012-11-29 19:52:26 +01:00
mtdraw.c mtd: Use mtd_* functions where appropriate 2013-02-14 10:38:23 +01:00
partition.c mtd: introduce mtd_block_isbad 2012-11-03 23:20:59 +01:00