30 Jan
2023
30 Jan
'23
3:18 p.m.
On Tue, Jan 24, 2023 at 02:10:20AM +0000, Kuninori Morimoto wrote:
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
Current ASoC has many helper function. This patch use it.
This breaks an x86 allmodconfig build (missing use of the helper):
/build/stage/linux/sound/soc/codecs/rt1318-sdw.c: In function ‘rt1318_set_sdw_stream’: /build/stage/linux/sound/soc/codecs/rt1318-sdw.c:578:12: error: ‘struct snd_soc_dai’ has no member named ‘stream’ 578 | dai->stream[direction].dma_data = stream; | ^~ make[5]: *** [/build/stage/linux/scripts/Makefile.build:252: sound/soc/codecs/rt1318-sdw.o] Error 1