projects
/
firefly-linux-kernel-4.4.55.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 eae85b09db2eb85f5c2136fb649fdc35fbabc033..69c65d56a6ac6e1d8d520b55f72c92caf2969705 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>