MIPS: Loongson: PCI: use existing mips_io_port_base
authorWu Zhangjin <wuzj@lemote.com>
Thu, 2 Jul 2009 15:22:11 +0000 (23:22 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:46 +0000 (20:07 +0200)
mips_io_port_base is initialized via set_io_port_base() in
arch/mips/lemote/lm2e/setup.c, we can use it directly here.

Signed-off-by: Wu Zhangjin <wuzj@lemote.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found