summaryrefslogtreecommitdiffstats
path: root/lib/lru_cache.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-08-07 16:12:14 +0900
committerDavid Woodhouse <David.Woodhouse@intel.com>2013-08-30 21:51:40 +0100
commitd1d90c992da5b0b96cd6d3b2c0958b236808fb47 (patch)
treee44a0c9055ad4fe1dd47a72646154f8390b6388b /lib/lru_cache.c
parent582b2ffcaa4bd2f39801d6ffe9d076a5c555952a (diff)
downloadop-kernel-dev-d1d90c992da5b0b96cd6d3b2c0958b236808fb47.zip
op-kernel-dev-d1d90c992da5b0b96cd6d3b2c0958b236808fb47.tar.gz
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>
Diffstat (limited to 'lib/lru_cache.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud