diff options
| author | Arnd Bergmann <[email protected]> | 2019-03-07 16:16:08 +0100 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-03-11 16:33:43 +0000 |
| commit | 642aafea8889b712fe8e57aaa706d6c05d295059 (patch) | |
| tree | 1c95d2d6c18d9fa45f0562506cec1f16027f878d /tools/perf/scripts/python | |
| parent | fef050c88ce1cbec1ab9a0d981b5331a5ba40f15 (diff) | |
ASoC: ti: remove compat dma probing
After running into a link error:
sound/soc/ti/edma-pcm.o:(.rodata+0x18): undefined reference to `edma_filter_fn'
I checked all users of this, and they have new-style 'dma_slave_map' tables,
so none of them should still need it. Removing the associated lines
simplifies the code and avoids the build-time dependency on the
respective dmaengine drivers.
Acked-by: Peter Ujfalusi <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions