From: Roy Zang Date: Wed, 8 Sep 2010 08:47:55 +0000 (+0800) Subject: mtd: fix the build warning for fsl_upm.c X-Git-Tag: v2.6.37-rc1~22^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eecf4b20d63e0662d0a9732e9bd8a84bd3f872c;p=pandora-kernel.git mtd: fix the build warning for fsl_upm.c Fix the build warning: drivers/mtd/nand/fsl_upm.c: In function 'fun_chip_init': drivers/mtd/nand/fsl_upm.c:190: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'resource_size_t' Signed-off-by: Roy Zang Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed