Skip to content

Commit

Permalink
[ARM] remove asm/ptrace.h from asm/thread_info.h
Browse files Browse the repository at this point in the history
asm/thread_info.h doesn't need asm/ptrace.h, remove it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King authored and Russell King committed Jul 20, 2007
1 parent 07ed313 commit 1ad2cdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-arm/thread_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
struct task_struct;
struct exec_domain;

#include <asm/ptrace.h>
#include <asm/types.h>
#include <asm/domain.h>

Expand Down

0 comments on commit 1ad2cdb

Please sign in to comment.