[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20230201111415.67bd4b7e@canb.auug.org.au>
Date: Wed, 1 Feb 2023 11:14:15 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>,
Richard Fitzgerald <rf@...nsource.cirrus.com>,
Stefan Binding <sbinding@...nsource.cirrus.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the sound-asoc tree
Hi all,
After merging the sound-asoc tree, today's linux-next build (x86_64
allmodconfig) failed like this:
sound/soc/codecs/cs42l42-sdw.c: In function 'cs42l42_sdw_dai_set_sdw_stream':
sound/soc/codecs/cs42l42-sdw.c:159:20: error: 'struct snd_soc_dai' has no member named 'playback_dma_data'
159 | dai->playback_dma_data = sdw_stream;
| ^~
sound/soc/codecs/cs42l42-sdw.c:161:20: error: 'struct snd_soc_dai' has no member named 'capture_dma_data'
161 | dai->capture_dma_data = sdw_stream;
| ^~
Caused by commit
90f6a2a20bd2 ("ASoC: cs42l42: Add SoundWire support")
interacting with commit
3653480c6812 ("ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_dai")
which should have been fixed up in commit
98fda42a85b4 ("ASoC: cs42l42: Add SoundWire support")
I have used the sound-asoc tree from next-20230131 for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists