aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/Makefile
diff options
context:
space:
mode:
authorLiam Girdwood <lrg@ti.com>2011-06-09 14:45:53 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-06-09 15:07:27 +0100
commitddee627cf6bb601aa980104fc17d4f84201380be (patch)
tree6fac651b4891e65dd4c869fffb672a40933913c1 /sound/soc/Makefile
parentMerge branch 'for-3.0' into for-3.1 (diff)
downloadlinux-dev-ddee627cf6bb601aa980104fc17d4f84201380be.tar.xz
linux-dev-ddee627cf6bb601aa980104fc17d4f84201380be.zip
ASoC: core - Separate out PCM operations into new file.
In preparation for Dynamic PCM support (AKA DSP support). There will be future patches that add support to allow PCMs to be dynamically routed to multiple DAIs at startup and also during stream runtime. This patch moves the ASoC core PCM operaitions into a new file called soc-pcm.c. This will in simplify the ASoC core features into distinct files. Signed-off-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/Makefile')
-rw-r--r--sound/soc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/Makefile b/sound/soc/Makefile
index 1ed61c5df2c5..adb5719cb7d2 100644
--- a/sound/soc/Makefile
+++ b/sound/soc/Makefile
@@ -1,4 +1,4 @@
-snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-cache.o soc-utils.o
+snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-cache.o soc-utils.o soc-pcm.o
obj-$(CONFIG_SND_SOC) += snd-soc-core.o
obj-$(CONFIG_SND_SOC) += codecs/