From: Becky Bruce Date: Thu, 21 Aug 2008 18:50:22 +0000 (-0500) Subject: powerpc/85xx: fix build warning, remove silly cast X-Git-Tag: v2.6.28-rc1~569^2~59^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82331ab15f14786f3d8e874efb76462685e3bfa0;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed