diff options
Diffstat (limited to 'arch/mips/gt64120')
-rw-r--r-- | arch/mips/gt64120/common/time.c | 1 | ||||
-rw-r--r-- | arch/mips/gt64120/ev64120/setup.c | 1 | ||||
-rw-r--r-- | arch/mips/gt64120/momenco_ocelot/setup.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/gt64120/common/time.c b/arch/mips/gt64120/common/time.c index efafabdd5bbf..c83ae6acd601 100644 --- a/arch/mips/gt64120/common/time.c +++ b/arch/mips/gt64120/common/time.c | |||
@@ -11,7 +11,6 @@ | |||
11 | #include <linux/sched.h> | 11 | #include <linux/sched.h> |
12 | #include <linux/kernel_stat.h> | 12 | #include <linux/kernel_stat.h> |
13 | #include <asm/irq_regs.h> | 13 | #include <asm/irq_regs.h> |
14 | #include <asm/ptrace.h> | ||
15 | #include <asm/gt64120.h> | 14 | #include <asm/gt64120.h> |
16 | 15 | ||
17 | /* | 16 | /* |
diff --git a/arch/mips/gt64120/ev64120/setup.c b/arch/mips/gt64120/ev64120/setup.c index 4236da31ecc6..91c2d3f41617 100644 --- a/arch/mips/gt64120/ev64120/setup.c +++ b/arch/mips/gt64120/ev64120/setup.c | |||
@@ -42,7 +42,6 @@ | |||
42 | #include <asm/irq.h> | 42 | #include <asm/irq.h> |
43 | #include <asm/pci.h> | 43 | #include <asm/pci.h> |
44 | #include <asm/processor.h> | 44 | #include <asm/processor.h> |
45 | #include <asm/ptrace.h> | ||
46 | #include <asm/time.h> | 45 | #include <asm/time.h> |
47 | #include <asm/reboot.h> | 46 | #include <asm/reboot.h> |
48 | #include <asm/traps.h> | 47 | #include <asm/traps.h> |
diff --git a/arch/mips/gt64120/momenco_ocelot/setup.c b/arch/mips/gt64120/momenco_ocelot/setup.c index 9804642ecf89..0e5bbee2d5b7 100644 --- a/arch/mips/gt64120/momenco_ocelot/setup.c +++ b/arch/mips/gt64120/momenco_ocelot/setup.c | |||
@@ -56,7 +56,6 @@ | |||
56 | #include <asm/irq.h> | 56 | #include <asm/irq.h> |
57 | #include <asm/pci.h> | 57 | #include <asm/pci.h> |
58 | #include <asm/processor.h> | 58 | #include <asm/processor.h> |
59 | #include <asm/ptrace.h> | ||
60 | #include <asm/reboot.h> | 59 | #include <asm/reboot.h> |
61 | #include <asm/traps.h> | 60 | #include <asm/traps.h> |
62 | #include <linux/bootmem.h> | 61 | #include <linux/bootmem.h> |