summaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/Makefile
diff options
context:
space:
mode:
authorJassi Brar2009-11-17 08:53:31 +0100
committerMark Brown2009-11-18 14:35:03 +0100
commitd3ff5a3e610d62d9cdad5b7d53749c9381e244ed (patch)
treeaf6ac1016c78222d05a61df31cfc191b09f841b6 /sound/soc/s3c24xx/Makefile
parentASoC: Rename s3c24xx_pcm prefix to s3c_dma (diff)
downloadkernel-qcow2-linux-d3ff5a3e610d62d9cdad5b7d53749c9381e244ed.tar.gz
kernel-qcow2-linux-d3ff5a3e610d62d9cdad5b7d53749c9381e244ed.tar.xz
kernel-qcow2-linux-d3ff5a3e610d62d9cdad5b7d53749c9381e244ed.zip
ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'
Making room for namespace for the PCM Controller driver the platform driver(s3c24xx-pcm) has been renamed to SoC agnostic name 's3c-dma'. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Acked-by: Ben Dooks <ben-linux@fluff.org> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/s3c24xx/Makefile')
-rw-r--r--sound/soc/s3c24xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/Makefile b/sound/soc/s3c24xx/Makefile
index 7790406f90b7..ff0a10536efc 100644
--- a/sound/soc/s3c24xx/Makefile
+++ b/sound/soc/s3c24xx/Makefile
@@ -1,5 +1,5 @@
# S3c24XX Platform Support
-snd-soc-s3c24xx-objs := s3c24xx-pcm.o
+snd-soc-s3c24xx-objs := s3c-dma.o
snd-soc-s3c24xx-i2s-objs := s3c24xx-i2s.o
snd-soc-s3c2412-i2s-objs := s3c2412-i2s.o
snd-soc-s3c64xx-i2s-objs := s3c64xx-i2s.o