9
0
Fork 0
barebox/drivers/mtd
Sascha Hauer 0b15ebf165 mtd nand i.MX: fix compilation for unsupported SoC
Add a default case when all if(nfc_is_*) else if()
return false to prevent a compiler warning.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-10-26 08:56:56 +02:00
..
devices switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
nand mtd nand i.MX: fix compilation for unsupported SoC 2012-10-26 08:56:56 +02:00
ubi mtd: ubi: fix typos in comment of build.c 2012-10-25 17:43:11 +02:00
Kconfig mtd Kconfig: only select NAND_READ_OOB when NAND is enabled 2012-01-02 14:53:17 +01:00
Makefile drivers/mtd: add docg3 chip 2012-01-02 12:34:58 +01:00
core.c mtd-core: add writesize in MEMGETINFO ioctl 2012-10-13 14:30:50 +02:00
mtd.h mtd: add private data to mtddev-hook 2012-09-03 11:06:01 +02:00
mtdoob.c mtd: add private data to mtddev-hook 2012-09-03 11:06:01 +02:00
mtdraw.c mtd: fix mtdraw_write/mtdraw_erase arguments 2012-10-26 08:55:43 +02:00
partition.c add partition mtd support 2010-07-05 13:00:02 +02:00