powerpc/fsl-booke: Fix compile warning
authorKumar Gala <galak@kernel.crashing.org>
Thu, 12 Feb 2009 15:39:23 +0000 (09:39 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 12 Feb 2009 22:54:53 +0000 (16:54 -0600)
arch/powerpc/mm/fsl_booke_mmu.c: In function 'adjust_total_lowmem':
arch/powerpc/mm/fsl_booke_mmu.c:221: warning: format '%ld' expects type 'long int', but argument 3 has type 'phys_addr_t'

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found