aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/devices-imx51.h
Commit message (Collapse)AuthorAge
* ARM: imx: remove unused pdata from device macrosBenoît Thébaudeau2012-07-06
| | | | | | | | | Many imx device macros have a meaningless pdata. This patch removes those. Cc: Sascha Hauer <kernel@pengutronix.de> Cc: <linux-arm-kernel@lists.infradead.org> Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM i.MX: Merge i.MX5 support into mach-imxSascha Hauer2011-11-16
This patch moves the contents of arch/arm/mach-mx5 to arch/arm/mach-imx and adjusts the Makefile/Kconfig entries in a way that it's possible to compile i.MX5 together with i.MX3/6. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Tested-by: Shawn Guo <shawn.guo@linaro.org> Tested-by: Dirk Behme <dirk.behme@de.bosch.com>