diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2015-11-06 06:46:30 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-11-16 17:45:31 +0000 |
commit | 85d4a62140def5402bed3c6b914f6faafa185490 (patch) | |
tree | a85284db3513057d3312f7288df8459879f04a68 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 68a550248e295ba548e30c876ccdec351e286eee (diff) |
ASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OF
8616774("ASoC: rnsd: fix build regression without CONFIG_OF")
added "depends on DMA_OF" in SND_SOC_RCAR to avoid compile error of
sound/built-in.o: In function `rsnd_dma_request_channel':
:(.text+0x9fb84): undefined reference to `of_dma_request_slave_channel'
But, it was OF base DMAEngine API definition issue, not SND_SOC_RCAR
issue. This patch remove DMA_OF dependence.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions