[MIPS] Ocelot C: Fix mapping of ioport address range.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 3 Nov 2006 18:06:33 +0000 (18:06 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 6 Nov 2006 20:55:36 +0000 (20:55 +0000)
 o Fix warnings
 o 768MB worth of I/O ports were insane
 o 64-bit kernels don't need special handling because ioremap does the magic

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found