commit | 82331ab15f14786f3d8e874efb76462685e3bfa0 | [log] [tgz] |
---|---|---|
author | Becky Bruce <becky.bruce@freescale.com> | Thu Aug 21 13:50:22 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Sep 16 10:01:35 2008 -0500 |
tree | 649f2a8cf6cbb66b1e93d97d3097df5a68f27111 | |
parent | 307db95882fdfba372a0639e8e238cf8c542f430 [diff] |
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>