Re: [PATCH] ASoC: qcom: add dependency on HAS_DMA

From: Sudip Mukherjee
Date: Mon Feb 29 2016 - 11:31:47 EST


On Monday 29 February 2016 07:55 PM, Sudip Mukherjee wrote:
m32r allmodconfig build is failing with the error:
ERROR: "bad_dma_ops" [sound/soc/qcom/snd-soc-lpass-platform.ko] undefined!
ERROR: "dma_common_mmap" [sound/soc/qcom/snd-soc-lpass-platform.ko] undefined!

lpass-platform uses DMA so add HAS_DMA in the Kconfig. Also add the same
for SND_SOC_LPASS_IPQ806X and SND_SOC_LPASS_APQ8016 as they will also
select SND_SOC_LPASS_PLATFORM.

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@xxxxxxxxxxxxxxx>
---

m32r allmodconfig build for next-20160229 is at:
https://travis-ci.org/sudipm-mukherjee/parport/jobs/112534168

Please discard this. It introduces new errors.
I will send v2 after more checking.

regards
sudip