]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6d777cc8256ec6c69691bf28bef06b33592e1c5
tree62b44d0d1613b8cba537d5dd9b0d80d1b6adaa7e
parent71d180259ccd018db28628c6bd1d16086c59f876
powerpc/fsl-booke: Fix compile warning

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>
arch/powerpc/mm/fsl_booke_mmu.c