diff options
| author | Nick Hainke <vincent@systemli.org> | 2024-02-08 14:15:40 +0100 |
|---|---|---|
| committer | Nick Hainke <vincent@systemli.org> | 2024-02-10 13:06:05 +0100 |
| commit | 31b3e61d77eccf62b13340013eae6aea40940444 (patch) | |
| tree | 5301155a17e83fcf827aa08651ebb027e2b7b9cc /package/devel/binutils/patches/001-replace-attribute_const.patch | |
| parent | 3358045d1db3c50f252f19d0c2f0e0ccaae396ae (diff) | |
| download | upstream-31b3e61d77eccf62b13340013eae6aea40940444.tar.gz upstream-31b3e61d77eccf62b13340013eae6aea40940444.tar.bz2 upstream-31b3e61d77eccf62b13340013eae6aea40940444.zip | |
ramips: 6.1: dai_dma: drop dma_data->slave_id in mt7620 support patch
Upstream dropped slave_id in dai_dma [0]. So drop it also in the mt7620
support patch.
Fixes errors in the form of:
sound/soc/ralink/ralink-i2s.c: In function 'ralink_i2s_init_dma_data':
sound/soc/ralink/ralink-i2s.c:452:17: error: 'struct snd_dmaengine_dai_dma_data' has no member named 'slave_id'
452 | dma_data->slave_id = i2s->txdma_req;
| ^~
sound/soc/ralink/ralink-i2s.c:462:17: error: 'struct snd_dmaengine_dai_dma_data' has no member named 'slave_id'
462 | dma_data->slave_id = i2s->rxdma_req;
| ^~
[0] - https://lore.kernel.org/r/20211122222203.4103644-3-arnd@kernel.org
Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package/devel/binutils/patches/001-replace-attribute_const.patch')
0 files changed, 0 insertions, 0 deletions
