commit | c45b1342b1d3ac144ccf55b377e5b70088fbaed2 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Sep 13 14:38:48 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Oct 15 09:18:14 2012 +0800 |
tree | d469aa13e74ae002a4f7172aba327b614683f774 | |
parent | 267dd34c47a5b046ed500be17089983dc3d8158d [diff] |
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>