Explorar o código

[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: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King %!s(int64=18) %!d(string=hai) anos
pai
achega
1ad2cdbd0e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      include/asm-arm/thread_info.h

+ 0 - 1
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>