Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ad2cdbd authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] remove asm/ptrace.h from asm/thread_info.h



asm/thread_info.h doesn't need asm/ptrace.h, remove it.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 07ed3131
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -24,7 +24,6 @@
struct task_struct;
struct task_struct;
struct exec_domain;
struct exec_domain;


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