On Tue, Apr 14, 2020 at 10:28:10PM -0500, Pierre-Louis Bossart wrote: > On 4/14/20 9:15 PM, Stephen Rothwell wrote: > > drivers/soundwire/intel.c:676:8: error: 'struct snd_soc_pcm_runtime' has no member named 'codec_dais' > > 676 | rtd->codec_dais[i]->name); > Bard, can you take care of the SoundWire change - this needs to change to > asoc_rtd_to_codec(rtd, i) Bard?