6 Aug
2012
6 Aug
'12
7:32 a.m.
On Tue, 2012-07-31 at 12:11 +0530, Vinod Koul wrote:
diff --git a/sound/soc/Makefile b/sound/soc/Makefile index 00a555a..c126400 100644 --- a/sound/soc/Makefile +++ b/sound/soc/Makefile @@ -1,5 +1,5 @@ snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-cache.o soc-utils.o -snd-soc-core-objs += soc-pcm.o soc-io.o +snd-soc-core-objs += soc-pcm.o soc-compress.o soc-io.o
Mark,
I am planning to add a symbol, SND_SOC_COMPRESS_OFFLOAD and compile this file and other changes under this flag. This will select SND_COMPRESS_OFFLOAD and users should select this symbol when using compressed offload...
Let me know if its fine and will send patch for this.
Thanks
--
~Vinod