[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>
This commit is contained in:
Russell King 2007-07-15 13:01:59 +01:00 коммит произвёл Russell King
Родитель 07ed313194
Коммит 1ad2cdbd0e
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -24,7 +24,6 @@
struct task_struct;
struct exec_domain;
#include <asm/ptrace.h>
#include <asm/types.h>
#include <asm/domain.h>