[MIPS] Cobalt: Split PCI codes from setup.c
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Mon, 5 Mar 2007 10:10:03 +0000 (19:10 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 27 Apr 2007 15:20:23 +0000 (16:20 +0100)
commit2a9effc67804102d6d5182eb0116520588ae2256
tree7ae021afd779f245050907fbab76c2e555491889
parentcc50b67dcd84c6215232c0e1c95e24786e555782
[MIPS] Cobalt: Split PCI codes from setup.c

It's removed #ifdef CONFIG_PCI/#endif from cobalt setup.c .

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cobalt/Makefile
arch/mips/cobalt/pci.c [new file with mode: 0644]
arch/mips/cobalt/setup.c