diff options
Diffstat (limited to 'arch/mips/txx9/rbtx4938/setup.c')
-rw-r--r-- | arch/mips/txx9/rbtx4938/setup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/txx9/rbtx4938/setup.c b/arch/mips/txx9/rbtx4938/setup.c index 6c2b99bb8af6..fc9034db526e 100644 --- a/arch/mips/txx9/rbtx4938/setup.c +++ b/arch/mips/txx9/rbtx4938/setup.c | |||
@@ -193,6 +193,7 @@ static void __init rbtx4938_mem_setup(void) | |||
193 | 193 | ||
194 | #ifdef CONFIG_PCI | 194 | #ifdef CONFIG_PCI |
195 | txx9_alloc_pci_controller(&txx9_primary_pcic, 0, 0, 0, 0); | 195 | txx9_alloc_pci_controller(&txx9_primary_pcic, 0, 0, 0, 0); |
196 | txx9_board_pcibios_setup = tx4927_pcibios_setup; | ||
196 | #else | 197 | #else |
197 | set_io_port_base(RBTX4938_ETHER_BASE); | 198 | set_io_port_base(RBTX4938_ETHER_BASE); |
198 | #endif | 199 | #endif |