summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/devices/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2011-07-07 10:00:49 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2011-07-07 10:00:49 +0200
commite59a7943f2f72a1dc218447f4f285c8b67b3a98e (patch)
tree278b164568087fd6c92bb31572238ecf9ab4674f /arch/arm/plat-mxc/devices/Makefile
parentfad107086d5a869c1c07e5bb35b7b57a10ecf578 (diff)
parent2ce420da39078a6135d1c004a0e4436fdc1458b4 (diff)
Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features
Conflicts: arch/arm/mach-imx/mach-mx31_3ds.c arch/arm/mach-imx/mach-scb9328.c Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/plat-mxc/devices/Makefile')
-rw-r--r--arch/arm/plat-mxc/devices/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/devices/Makefile b/arch/arm/plat-mxc/devices/Makefile
index ad2922acf48..b41bf972b54 100644
--- a/arch/arm/plat-mxc/devices/Makefile
+++ b/arch/arm/plat-mxc/devices/Makefile
@@ -2,6 +2,7 @@ obj-$(CONFIG_IMX_HAVE_PLATFORM_FEC) += platform-fec.o
obj-$(CONFIG_IMX_HAVE_PLATFORM_FLEXCAN) += platform-flexcan.o
obj-$(CONFIG_IMX_HAVE_PLATFORM_FSL_USB2_UDC) += platform-fsl-usb2-udc.o
obj-$(CONFIG_IMX_HAVE_PLATFORM_GPIO_KEYS) += platform-gpio_keys.o
+obj-y += platform-gpio-mxc.o
obj-$(CONFIG_IMX_HAVE_PLATFORM_IMX21_HCD) += platform-imx21-hcd.o
obj-$(CONFIG_IMX_HAVE_PLATFORM_IMX2_WDT) += platform-imx2-wdt.o
obj-$(CONFIG_IMX_HAVE_PLATFORM_IMXDI_RTC) += platform-imxdi_rtc.o