summaryrefslogtreecommitdiffstats
path: root/arch/mips/philips/nino/int-handler.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/philips/nino/int-handler.S')
-rw-r--r--arch/mips/philips/nino/int-handler.S9
1 files changed, 4 insertions, 5 deletions
diff --git a/arch/mips/philips/nino/int-handler.S b/arch/mips/philips/nino/int-handler.S
index 90d7f8818..ff2e48e90 100644
--- a/arch/mips/philips/nino/int-handler.S
+++ b/arch/mips/philips/nino/int-handler.S
@@ -1,22 +1,21 @@
/*
* linux/arch/mips/philips/nino/int-handler.S
*
- * Copyright (C) 1999 Harald Koerfgen (Harald.Koerfgen@home.ivm.de)
+ * Copyright (C) 1999 Harald Koerfgen
* Copyright (C) 2000 Jim Pick (jim@jimpick.com)
- * Copyright (C) 2001 Steven Hill (sjhill@realitydiluted.com)
+ * Copyright (C) 2001 Steven J. Hill (sjhill@realitydiluted.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
- * Interrupt handler for PR31700.
+ * Interrupt handler for Philips Nino.
*/
#include <asm/asm.h>
#include <asm/regdef.h>
#include <asm/mipsregs.h>
#include <asm/stackframe.h>
-#include <asm/philips/pr31700.h>
-
+#include <asm/tx3912.h>
.data
.globl HighPriVect