aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c64xx
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2010-03-08 16:08:46 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-03-08 16:08:46 +0000
commit004c1c7096659d352b83047a7593e91d8a30e3c5 (patch)
tree2801e22e945d2ca6016383348e16583918164526 /arch/arm/mach-s3c64xx
parent882d01f96bc1909455696aae6eb7ce4df3e908c8 (diff)
parent3b05007e43ea629394e89ea0b023d7b15375a2bb (diff)
Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stable
Diffstat (limited to 'arch/arm/mach-s3c64xx')
-rw-r--r--arch/arm/mach-s3c64xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c64xx/Makefile b/arch/arm/mach-s3c64xx/Makefile
index d1d341a14f7..3758e15086b 100644
--- a/arch/arm/mach-s3c64xx/Makefile
+++ b/arch/arm/mach-s3c64xx/Makefile
@@ -57,6 +57,6 @@ obj-$(CONFIG_MACH_HMT) += mach-hmt.o
obj-y += dev-uart.o
obj-y += dev-rtc.o
+obj-y += dev-audio.o
obj-$(CONFIG_S3C_ADC) += dev-adc.o
-obj-$(CONFIG_SND_S3C24XX_SOC) += dev-audio.o
obj-$(CONFIG_S3C64XX_DEV_SPI) += dev-spi.o