9
0
Fork 0
barebox/drivers/mtd
Marek Belisko 5c495ce5e5 nand_s3c2410: Fix sparse warnings.
Patch fix following sparse warnings:
drivers/mtd/nand/nand_s3c2410.c:125:9:
warning: incorrect type in argument 1 (different base types)
	expected void const volatile [noderef] <asn:2>*<noident>
	got unsigned long

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-11-19 09:35:09 +01:00
..
nand nand_s3c2410: Fix sparse warnings. 2010-11-19 09:35:09 +01:00
ubi module: move EXPORT_SYMBOL_GPL define to module.h 2010-08-30 14:36:09 +02:00
Kconfig add ubi support from u-boot. Just enough to compile and scan 2010-07-05 15:07:14 +02:00
Makefile add ubi support from u-boot. Just enough to compile and scan 2010-07-05 15:07:14 +02:00
partition.c add partition mtd support 2010-07-05 13:00:02 +02:00