summaryrefslogtreecommitdiff
path: root/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-10-08 23:03:05 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2006-10-08 23:15:28 (GMT)
commit27f768192fe2d96936cef5d4713e228daee07ae2 (patch)
treef28e72704595649011e6736945a1fd69457ce2fc /arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
parent6dab2f4564b3dc8747452e256fb779f320ff5650 (diff)
downloadlinux-fsl-qoriq-27f768192fe2d96936cef5d4713e228daee07ae2.tar.xz
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c')
-rw-r--r--arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c b/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
index bea1909..735cb87 100644
--- a/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
+++ b/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
@@ -60,7 +60,6 @@
#include <asm/irq.h>
#include <asm/irq_regs.h>
#include <asm/processor.h>
-#include <asm/ptrace.h>
#include <asm/reboot.h>
#include <asm/time.h>
#include <linux/bootmem.h>