projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07ed313
)
[ARM] remove asm/ptrace.h from asm/thread_info.h
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 15 Jul 2007 12:01:59 +0000
(13:01 +0100)
committer
Russell 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
patch
|
blob
|
history
diff --git
a/include/asm-arm/thread_info.h
b/include/asm-arm/thread_info.h
index
eae85b0
..
69c65d5
100644
(file)
--- 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>