3 Apr
2019
3 Apr
'19
6:31 a.m.
Hi,
On Wed, 3 Apr 2019 at 11:06, wen.yang99@zte.com.cn wrote:
Hi Baolin & Yintang,
This build error may be caused by commit cce1396936ef(“ASoC: sprd: Add Spreadtrum audio compress offload support”). Perhaps this line: +obj-$(CONFIG_SND_SOC_SPRD) += sprd-pcm-dma.o sprd-pcm-compress.o may be changed to: obj-$(CONFIG_SND_SOC_SPRD) += sprd-pcm-dma.o sprd-pcm-dma-objs += sprd-pcm-compress.o
I've noticed this issue pointed out by Stephen earlier. And yes, that's my solution too. But now I am on business trip, so I will send out one increment patch to fix this issue after my business trip. Thanks.
-- Baolin Wang Best Regards