From 1ad2cdbd0eaf0ddb3f634d10d01a2710b00b2051 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 15 Jul 2007 13:01:59 +0100 Subject: [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 --- include/asm-arm/thread_info.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/asm-arm/thread_info.h b/include/asm-arm/thread_info.h index eae85b09db2e..69c65d56a6ac 100644 --- 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 #include #include -- cgit v1.2.3