ARM: mxs: remove unneeded mach-types.h inclusion
authorShawn Guo <shawn.guo@linaro.org>
Mon, 25 Mar 2013 15:07:10 +0000 (23:07 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:30:04 +0000 (16:30 +0800)
Remove the unneeded mach-types.h inclusion from mxs.h, which is a
leftover from commit 845da6b (ARM: mxs: detect SoC by checking CHIPID
register).

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-mxs/include/mach/mxs.h

index 7d4fb6d0afdafd189515639c01ffb0e86d6ea4e5..a9be80a465009a6ba09f7f2fd096d831da9edb35 100644 (file)
@@ -22,7 +22,6 @@
 #ifndef __ASSEMBLER__
 #include <linux/io.h>
 #endif
-#include <asm/mach-types.h>
 #include <mach/digctl.h>
 #include <mach/hardware.h>