From: Kumar Gala Date: Wed, 3 Dec 2008 15:31:35 +0000 (-0600) Subject: powerpc/85xx: Fix compile warnings in mpc85xx_mds.c X-Git-Tag: v2.6.29-rc1~574^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a99596f7465274a8e65ddd29a7d9028969b9f9;p=pandora-kernel.git powerpc/85xx: Fix compile warnings in mpc85xx_mds.c arch/powerpc/platforms/85xx/mpc85xx_mds.c: In function 'board_fixups': arch/powerpc/platforms/85xx/mpc85xx_mds.c:244: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'resource_size_t' arch/powerpc/platforms/85xx/mpc85xx_mds.c:250: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'resource_size_t' Signed-off-by: Kumar Gala --- Reading git-diff-tree failed