Re: [PATCH] powerpc/85xx: Fix compile warnings in mpc85xx_mds.c

2008-12-03 Thread Geert Uytterhoeven
On Wed, 3 Dec 2008, Kumar Gala wrote: > On Dec 3, 2008, at 10:17 AM, Geert Uytterhoeven wrote: > >On Wed, 3 Dec 2008, Kumar Gala wrote: > > >arch/powerpc/platforms/85xx/mpc85xx_mds.c: In function 'board_fixups': > > >arch/powerpc/platforms/85xx/mpc85xx_mds.c:244: warning: format '%x' expects > > >t

Re: [PATCH] powerpc/85xx: Fix compile warnings in mpc85xx_mds.c

2008-12-03 Thread Kumar Gala
On Dec 3, 2008, at 10:17 AM, Geert Uytterhoeven wrote: On Wed, 3 Dec 2008, Kumar Gala wrote: 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 'res

Re: [PATCH] powerpc/85xx: Fix compile warnings in mpc85xx_mds.c

2008-12-03 Thread Geert Uytterhoeven
On Wed, 3 Dec 2008, Kumar Gala wrote: > 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:

[PATCH] powerpc/85xx: Fix compile warnings in mpc85xx_mds.c

2008-12-03 Thread Kumar Gala
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 'unsig