diff options
Diffstat (limited to 'arch/ia64/oprofile/backtrace.c')
-rw-r--r-- | arch/ia64/oprofile/backtrace.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/oprofile/backtrace.c b/arch/ia64/oprofile/backtrace.c index f7b798993cea..6a219a946050 100644 --- a/arch/ia64/oprofile/backtrace.c +++ b/arch/ia64/oprofile/backtrace.c | |||
@@ -14,7 +14,6 @@ | |||
14 | #include <linux/sched.h> | 14 | #include <linux/sched.h> |
15 | #include <linux/mm.h> | 15 | #include <linux/mm.h> |
16 | #include <asm/ptrace.h> | 16 | #include <asm/ptrace.h> |
17 | #include <asm/system.h> | ||
18 | 17 | ||
19 | /* | 18 | /* |
20 | * For IA64 we need to perform a complex little dance to get both | 19 | * For IA64 we need to perform a complex little dance to get both |