]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[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 eae85b09db2eb85f5c2136fb649fdc35fbabc033..69c65d56a6ac6e1d8d520b55f72c92caf2969705 100644 (file)
@@ -24,7 +24,6 @@
 struct task_struct;
 struct exec_domain;
 
-#include <asm/ptrace.h>
 #include <asm/types.h>
 #include <asm/domain.h>