aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-09-09 10:19:40 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2008-09-09 10:19:40 +0200
commit282b13d066927aeba7137ce3c03d2ee69b8d4940 (patch)
treee8aec3b609fdafcb1c8c09aaf71796f27d73422c /arch/arm/plat-mxc/Makefile
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 (diff)
downloadlinux-dev-282b13d066927aeba7137ce3c03d2ee69b8d4940.tar.xz
linux-dev-282b13d066927aeba7137ce3c03d2ee69b8d4940.zip
MXC: add convenience function to register platform devices
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/plat-mxc/Makefile')
-rw-r--r--arch/arm/plat-mxc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-mxc/Makefile b/arch/arm/plat-mxc/Makefile
index db66e9ae8414..8c0f06e8fd3e 100644
--- a/arch/arm/plat-mxc/Makefile
+++ b/arch/arm/plat-mxc/Makefile
@@ -3,6 +3,6 @@
#
# Common support
-obj-y := irq.o clock.o gpio.o time.o
+obj-y := irq.o clock.o gpio.o time.o devices.o
obj-$(CONFIG_ARCH_MX2) += iomux-mx1-mx2.o