aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/thread_info.h
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2007-07-15 13:01:59 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2007-07-20 09:39:57 +0100
commit1ad2cdbd0eaf0ddb3f634d10d01a2710b00b2051 (patch)
tree23d89a2fc078b9f2f27473f56f2b840b0fdffa46 /include/asm-arm/thread_info.h
parent[ARM] rpc: silence two section mismatch warnings (diff)
downloadlinux-dev-1ad2cdbd0eaf0ddb3f634d10d01a2710b00b2051.tar.xz
linux-dev-1ad2cdbd0eaf0ddb3f634d10d01a2710b00b2051.zip
[ARM] remove asm/ptrace.h from asm/thread_info.h
asm/thread_info.h doesn't need asm/ptrace.h, remove it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/thread_info.h')
-rw-r--r--include/asm-arm/thread_info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/thread_info.h b/include/asm-arm/thread_info.h
index eae85b09db2e..69c65d56a6ac 100644
--- a/include/asm-arm/thread_info.h
+++ b/include/asm-arm/thread_info.h
@@ -24,7 +24,6 @@
struct task_struct;
struct exec_domain;
-#include <asm/ptrace.h>
#include <asm/types.h>
#include <asm/domain.h>