[ARM] Eliminate useless includes of asm/mach-types.h
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 3 Aug 2008 14:06:16 +0000 (15:06 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 7 Aug 2008 08:40:04 +0000 (09:40 +0100)
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>

No differences found