[ARM] Eliminate useless includes of asm/mach-types.h

There are 43 includes of asm/mach-types.h by files that don't
reference anything from that file.  Remove these unnecessary
includes.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Этот коммит содержится в:
Russell King
2008-08-03 15:06:16 +01:00
коммит произвёл Russell King
родитель 897d85275d
Коммит 0f8469a54f
43 изменённых файлов: 0 добавлений и 43 удалений

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

@@ -15,7 +15,6 @@
#include <linux/init.h>
#include <asm/assembler.h>
#include <asm/mach-types.h>
#include <asm/ptrace.h>
#include <asm/asm-offsets.h>
#include <asm/thread_info.h>