diff options
author | 2016-03-11 23:42:52 +0530 | |
---|---|---|
committer | 2016-03-12 09:51:17 +0700 | |
commit | 568cecf42f35bf40bdf94107fb638997f82827f7 (patch) | |
tree | 336500b7e6682b94aeb07866513003b4e4ec38a4 /scripts/gdb/linux/utils.py | |
parent | ASoC: qcom: apq8016: add wrdma support (diff) | |
download | linux-rng-568cecf42f35bf40bdf94107fb638997f82827f7.tar.xz linux-rng-568cecf42f35bf40bdf94107fb638997f82827f7.zip |
ASoC: qcom: fix build error
While building m32r allmodconfig the build failed with:
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!
To satisfy the dependency CONFIG_SND_SOC_LPASS_PLATFORM should depend
on HAS_DMA.
Some other configs also needs the dependency on HAS_DMA as they are
directly or indirectly selecting SND_SOC_LPASS_PLATFORM.
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions