patch-2.4.19 linux-2.4.19/arch/mips/ddb5074/setup.c

Next file: linux-2.4.19/arch/mips/ddb5476/Makefile
Previous file: linux-2.4.19/arch/mips/ddb5074/prom.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips/ddb5074/setup.c linux-2.4.19/arch/mips/ddb5074/setup.c
@@ -96,7 +96,7 @@
 	extern int panic_timeout;
 
 	irq_setup = ddb_irq_setup;
-	mips_io_port_base = NILE4_PCI_IO_BASE;
+	set_io_port_base(NILE4_PCI_IO_BASE);
 	isa_slot_offset = NILE4_PCI_MEM_BASE;
 	request_region(0x00, 0x20, "dma1");
 	request_region(0x40, 0x20, "timer");

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)