diff options
Diffstat (limited to 'arch/arm/plat-iop/cp6.c')
| -rw-r--r-- | arch/arm/plat-iop/cp6.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-iop/cp6.c b/arch/arm/plat-iop/cp6.c index 9612a87e2a8..bab73e2c79d 100644 --- a/arch/arm/plat-iop/cp6.c +++ b/arch/arm/plat-iop/cp6.c | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | */ | 18 | */ |
| 19 | #include <linux/init.h> | 19 | #include <linux/init.h> |
| 20 | #include <asm/traps.h> | 20 | #include <asm/traps.h> |
| 21 | #include <asm/ptrace.h> | ||
| 21 | 22 | ||
| 22 | static int cp6_trap(struct pt_regs *regs, unsigned int instr) | 23 | static int cp6_trap(struct pt_regs *regs, unsigned int instr) |
| 23 | { | 24 | { |
