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)
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>

No differences found