]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commitc51a3fdc0a950dc65b4d552497e54cf60677f8a5
tree70cdf041ddb154ad47f8a0663ab3ac337927f7aa
parent82f0183ef3c8832684ec460cfbd4693cc8732a7a
[POWERPC] Fixup use of phys_addr_t in mpic code

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>
arch/powerpc/sysdev/mpic.c