[MTD] [MAPS] ichxrom warning fix
authorAndrew Morton <akpm@linux-foundation.org>
Sun, 18 Feb 2007 00:02:09 +0000 (16:02 -0800)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 18 Feb 2007 16:42:51 +0000 (16:42 +0000)
commit3a38d3af92c423687fa3c916ad3e1288980024e3
treee342721bef447d35c9f5737a6e5d95ec695b0a2d
parent1a6284cb6f44b2484505ee7567831316a90bc09f
[MTD] [MAPS] ichxrom warning fix

drivers/mtd/maps/ichxrom.c: In function 'ichxrom_init_one':
drivers/mtd/maps/ichxrom.c:231: warning: format '%08lx' expects type 'long unsigned int', but argument 4 has type 'resource_size_t'
drivers/mtd/maps/ichxrom.c:231: warning: format '%08lx' expects type 'long unsigned int', but argument 4 has type 'resource_size_t'

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/maps/ichxrom.c