summaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000
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/au1000
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/au1000')
-rw-r--r--arch/mips/au1000/common/time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/au1000/common/time.c b/arch/mips/au1000/common/time.c
index 1989d56139c8..dd9c364b4746 100644
--- a/arch/mips/au1000/common/time.c
+++ b/arch/mips/au1000/common/time.c
@@ -41,7 +41,6 @@
#include <asm/compiler.h>
#include <asm/mipsregs.h>
-#include <asm/ptrace.h>
#include <asm/time.h>
#include <asm/div64.h>
#include <asm/mach-au1x00/au1000.h>