commit | 3ed0bcb4c5b0aba8b11e826f6fa2e189c56f8a5a | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Thu Sep 13 09:37:49 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Oct 15 09:18:14 2012 +0800 |
tree | bb800e7b199e753ace7d16f7d5e90e0f574c4479 | |
parent | ddffeb8c4d0331609ef2581d84de4d763607bd37 [diff] |
ARM: imx: include board headers in the same folder The headers that are only used by board files do not necessarily need to be in plat-mxc/include/mach. Move them to the same place as those board files. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Arnd Bergmann <arnd@arndb.de>