]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/85xx: fix build warning, remove silly cast
authorBecky Bruce <becky.bruce@freescale.com>
Thu, 21 Aug 2008 18:50:22 +0000 (13:50 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 16 Sep 2008 15:01:35 +0000 (10:01 -0500)
commit82331ab15f14786f3d8e874efb76462685e3bfa0
tree649f2a8cf6cbb66b1e93d97d3097df5a68f27111
parent307db95882fdfba372a0639e8e238cf8c542f430
powerpc/85xx: fix build warning, remove silly cast

This fixes a build warning when PHYS_64BIT is enabled, and removes an
unnecessary cast to phys_addr_t (the variable being cast is already
a phys_addr_t)

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/mm/fsl_booke_mmu.c