[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)
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>

No differences found