[ARM] remove asm/ptrace.h from asm/thread_info.h
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 15 Jul 2007 12:01:59 +0000 (13:01 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 20 Jul 2007 08:39:57 +0000 (09:39 +0100)
asm/thread_info.h doesn't need asm/ptrace.h, remove it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/thread_info.h

index eae85b0..69c65d5 100644 (file)
@@ -24,7 +24,6 @@
 struct task_struct;
 struct exec_domain;
 
-#include <asm/ptrace.h>
 #include <asm/types.h>
 #include <asm/domain.h>