summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p6442/Makefile
diff options
context:
space:
mode:
authorJassi Brar <jassi.brar@samsung.com>2010-05-18 16:02:50 +0900
committerBen Dooks <ben-linux@fluff.org>2010-05-18 19:09:50 +0900
commit070c808546f69bc37db14db96e043a3b8894e0e2 (patch)
treeb42e2e5ed97caaad0e9da4d89c2b44f93366439f /arch/arm/mach-s5p6442/Makefile
parent95fa6e6cd34d33915504d207a832920d98e4e932 (diff)
downloadop-kernel-dev-070c808546f69bc37db14db96e043a3b8894e0e2.zip
op-kernel-dev-070c808546f69bc37db14db96e043a3b8894e0e2.tar.gz
ARM: S5P6442: Add audio platform devices
Define platform devices for all audio devices found on S5P6442 Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s5p6442/Makefile')
-rw-r--r--arch/arm/mach-s5p6442/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-s5p6442/Makefile b/arch/arm/mach-s5p6442/Makefile
index dde39a6..a43d5da 100644
--- a/arch/arm/mach-s5p6442/Makefile
+++ b/arch/arm/mach-s5p6442/Makefile
@@ -17,3 +17,6 @@ obj-$(CONFIG_CPU_S5P6442) += cpu.o init.o clock.o
# machine support
obj-$(CONFIG_MACH_SMDK6442) += mach-smdk6442.o
+
+# device support
+obj-y += dev-audio.o
OpenPOWER on IntegriCloud