diff options
Diffstat (limited to 'arch/mips/sgi/kernel/indyIRQ.S')
-rw-r--r-- | arch/mips/sgi/kernel/indyIRQ.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/sgi/kernel/indyIRQ.S b/arch/mips/sgi/kernel/indyIRQ.S index d6b72dfcb..fd8e2a1dd 100644 --- a/arch/mips/sgi/kernel/indyIRQ.S +++ b/arch/mips/sgi/kernel/indyIRQ.S @@ -1,4 +1,4 @@ -/* $Id: indyIRQ.S,v 1.2 1997/12/01 17:57:37 ralf Exp $ +/* $Id: indyIRQ.S,v 1.3 1998/03/22 23:27:17 ralf Exp $ * indyIRQ.S: Interrupt exception dispatch code for FullHouse and * Guiness. * @@ -6,7 +6,6 @@ */ #include <asm/asm.h> -#include <asm/mipsconfig.h> #include <asm/mipsregs.h> #include <asm/regdef.h> #include <asm/stackframe.h> |