summaryrefslogtreecommitdiffstats
path: root/arch/mips/cobalt
diff options
context:
space:
mode:
authorRalf Baechle2006-10-09 01:03:05 +0200
committerRalf Baechle2006-10-09 01:15:28 +0200
commit27f768192fe2d96936cef5d4713e228daee07ae2 (patch)
treef28e72704595649011e6736945a1fd69457ce2fc /arch/mips/cobalt
parent[MIPS] DEC: pt_regs fixes for buserror handlers (diff)
downloadkernel-qcow2-linux-27f768192fe2d96936cef5d4713e228daee07ae2.tar.gz
kernel-qcow2-linux-27f768192fe2d96936cef5d4713e228daee07ae2.tar.xz
kernel-qcow2-linux-27f768192fe2d96936cef5d4713e228daee07ae2.zip
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/cobalt')
-rw-r--r--arch/mips/cobalt/irq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/cobalt/irq.c b/arch/mips/cobalt/irq.c
index 1117fab19733..82e569d5b02c 100644
--- a/arch/mips/cobalt/irq.c
+++ b/arch/mips/cobalt/irq.c
@@ -16,7 +16,6 @@
#include <asm/i8259.h>
#include <asm/irq_cpu.h>
#include <asm/gt64120.h>
-#include <asm/ptrace.h>
#include <asm/mach-cobalt/cobalt.h>