patch-2.4.20 linux-2.4.20/arch/mips/ddb5074/setup.c
Next file: linux-2.4.20/arch/mips/ddb5xxx/common/Makefile
Previous file: linux-2.4.20/arch/mips/ddb5074/pci.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu Nov 28 15:53:09 2002
- Orig file:
linux-2.4.19/arch/mips/ddb5074/setup.c
- Orig date:
Fri Aug 2 17:39:43 2002
diff -urN linux-2.4.19/arch/mips/ddb5074/setup.c linux-2.4.20/arch/mips/ddb5074/setup.c
@@ -25,6 +25,7 @@
#include <asm/gdb-stub.h>
#include <asm/nile4.h>
#include <asm/ddb5074.h>
+#include <asm/traps.h>
#ifdef CONFIG_REMOTE_DEBUG
@@ -91,6 +92,10 @@
IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4);
}
+
+void __init bus_error_init(void) { /* nothing */ }
+
+
void __init ddb_setup(void)
{
extern int panic_timeout;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)