[MTD] [MAPS] ck804xrom warning fix
authorAndrew Morton <akpm@linux-foundation.org>
Sun, 18 Feb 2007 00:02:07 +0000 (16:02 -0800)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 18 Feb 2007 16:41:47 +0000 (16:41 +0000)
commit65af07141b8249c98888a470e01c449131b72ffe
tree0dc8337fa16d5286aa4cc40af653686a8cfc1cb3
parent3ce32f5d12735b11c002057378879b3366f09825
[MTD] [MAPS] ck804xrom warning fix

drivers/mtd/maps/ck804xrom.c: In function 'ck804xrom_init_one':
drivers/mtd/maps/ck804xrom.c:211: warning: format '%08lx' expects type 'long unsigned int', but argument 4 has type 'resource_size_t'
drivers/mtd/maps/ck804xrom.c:211: 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/ck804xrom.c