aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/board-mx31lite.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-10-15ARM: imx: include board headers in the same folderShawn Guo1-0/+42
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>