commit | 96a8bac5895a41b0fb05a6aa7c3fa1ea631a91fe | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Feb 12 09:39:23 2009 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Feb 12 16:54:53 2009 -0600 |
tree | 62b44d0d1613b8cba537d5dd9b0d80d1b6adaa7e | |
parent | 70fe3af8403f85196bb74f22ce4813db7dfedc1a [diff] |
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>