[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 行删除

查看文件

@@ -37,7 +37,6 @@
#include <linux/io.h>
#include <asm/hardware.h>
#include <asm/mach-types.h>
#include <asm/arch/i2c.h>