[POWERPC] Fixup use of phys_addr_t in mpic code
authorBecky Bruce <becky.bruce@freescale.com>
Tue, 15 Jan 2008 02:56:18 +0000 (20:56 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Jan 2008 01:32:33 +0000 (19:32 -0600)
The mpic_map() and __mpic_map_mmio() need to use phys_addr_t for the
physical address they are passed.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found