commit | 3995eb82050a81e11217a0b88b2a5eddd53eb4d6 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Sep 13 19:48:07 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Oct 15 10:02:19 2012 +0800 |
tree | b1c04b25317c9dade08d911e8077c8745df8a954 | |
parent | e0557c0d1a3a9c38af6777d308f98da12c94e137 [diff] |
ARM: imx: merge plat-mxc into mach-imx It's really unnecessary to have plat-mxc, and let's merge it into mach-imx. It's pretty much just a bunch of file renaming and Kconfig/Makefile merge. To make the change less invasive, we keep using Kconfig symbol CONFIG_ARCH_MXC for mach-imx sub-architecture. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Arnd Bergmann <arnd@arndb.de>