summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs/devices/Makefile
diff options
context:
space:
mode:
authorDong Aisheng <b29396@freescale.com>2011-07-20 07:41:42 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2011-08-23 10:56:13 +0400
commitc8ebcac823bb0246c42168c277069356432efd34 (patch)
tree398581f4d38b1fef34a5cfce7f6e9418428471ce /arch/arm/mach-mxs/devices/Makefile
parentcf66ea8e14b753f1c4d38322d3e52f8838528091 (diff)
downloadlinux-c8ebcac823bb0246c42168c277069356432efd34.tar.xz
ARM: mxs: add saif device
Signed-off-by: Dong Aisheng <b29396@freescale.com> Cc: Sascha Hauer <s.hauer@pengutronix.de> Reviewed-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs/devices/Makefile')
-rw-r--r--arch/arm/mach-mxs/devices/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/devices/Makefile b/arch/arm/mach-mxs/devices/Makefile
index 351915c683ff..d3e8cc388629 100644
--- a/arch/arm/mach-mxs/devices/Makefile
+++ b/arch/arm/mach-mxs/devices/Makefile
@@ -8,3 +8,4 @@ obj-$(CONFIG_MXS_HAVE_PLATFORM_MXS_MMC) += platform-mxs-mmc.o
obj-$(CONFIG_MXS_HAVE_PLATFORM_MXS_PWM) += platform-mxs-pwm.o
obj-y += platform-gpio-mxs.o
obj-$(CONFIG_MXS_HAVE_PLATFORM_MXSFB) += platform-mxsfb.o
+obj-$(CONFIG_MXS_HAVE_PLATFORM_MXS_SAIF) += platform-mxs-saif.o