linux/drivers/mtd/maps
Jingoo Han d1d90c992d mtd: impa7: add missing __iomem annotation
Added missing __iomem annotation and used NULL instead of 0
in order to fix the following sparse warnings:

drivers/mtd/maps/impa7.c:82:32: warning: Using plain integer as NULL pointer
drivers/mtd/maps/impa7.c:96:34: warning: cast removes address space of expression
drivers/mtd/maps/impa7.c:96:34: warning: incorrect type in argument 1 (different address spaces)
drivers/mtd/maps/impa7.c:96:34:    expected void volatile [noderef] <asn:2>*addr
drivers/mtd/maps/impa7.c:96:34:    got void *<noident>
drivers/mtd/maps/impa7.c:108:34: warning: cast removes address space of expression
drivers/mtd/maps/impa7.c:108:34: warning: incorrect type in argument 1 (different address spaces)
drivers/mtd/maps/impa7.c:108:34:    expected void volatile [noderef] <asn:2>*addr
drivers/mtd/maps/impa7.c:108:34:    got void *<noident>
drivers/mtd/maps/impa7.c:109:45: warning: Using plain integer as NULL pointer

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2013-08-30 21:51:40 +01:00
..
amd76xrom.c
bfin-async-flash.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
cfi_flagadm.c
ck804xrom.c
dc21285.c
esb2rom.c
gpio-addr-flash.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
ichxrom.c
impa7.c mtd: impa7: add missing __iomem annotation 2013-08-30 21:51:40 +01:00
intel_vr_nor.c
ixp4xx.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
Kconfig mtd: remove obsolete JEDEC mapping drivers 2013-08-05 21:01:08 +01:00
l440gx.c
lantiq-flash.c
latch-addr-flash.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
Makefile mtd: remove obsolete JEDEC mapping drivers 2013-08-05 21:01:08 +01:00
map_funcs.c
netsc520.c
nettel.c
pci.c
pcmciamtd.c
physmap.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
physmap_of.c
pismo.c
plat-ram.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
pmcmsp-flash.c
pxa2xx-flash.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
rbtx4939-flash.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
sa1100-flash.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
sbc_gxx.c
sc520cdp.c
scb2_flash.c
scx200_docflash.c
solutionengine.c
sun_uflash.c
ts5500_flash.c
tsunami_flash.c
uclinux.c
vmu-flash.c