summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mach-mx31ads.c
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-09-13 14:38:48 +0800
committerShawn Guo <shawn.guo@linaro.org>2012-10-15 09:18:14 +0800
commitc45b1342b1d3ac144ccf55b377e5b70088fbaed2 (patch)
treed469aa13e74ae002a4f7172aba327b614683f774 /arch/arm/mach-imx/mach-mx31ads.c
parent267dd34c47a5b046ed500be17089983dc3d8158d (diff)
downloadtalos-obmc-linux-c45b1342b1d3ac144ccf55b377e5b70088fbaed2.tar.gz
talos-obmc-linux-c45b1342b1d3ac144ccf55b377e5b70088fbaed2.zip
ARM: imx: remove unnecessary inclusion from device-imx*.h
There is no need for device-imx*.h to include <soc>.h. Remove them and fix one indirect inclusion in mach-mx31ads.c. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-imx/mach-mx31ads.c')
-rw-r--r--arch/arm/mach-imx/mach-mx31ads.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/mach-mx31ads.c b/arch/arm/mach-imx/mach-mx31ads.c
index ef3a01bac8ab..837839bb1597 100644
--- a/arch/arm/mach-imx/mach-mx31ads.c
+++ b/arch/arm/mach-imx/mach-mx31ads.c
@@ -29,6 +29,7 @@
#include <asm/memory.h>
#include <asm/mach/map.h>
#include <mach/common.h>
+#include <mach/hardware.h>
#ifdef CONFIG_MACH_MX31ADS_WM1133_EV1
#include <linux/mfd/wm8350/audio.h>
OpenPOWER on IntegriCloud