On 12/3/21 6:34 PM, Randy Dunlap wrote: > > > On 12/3/21 00:47, Stephen Rothwell wrote: >> Hi all, >> >> News: I will (probably) do no linux-next releases between Dec 9 and Dec >> 19, inclusive (i.e. that means 3 releases next week and none the week >> after). >> >> Changes since 20211202: >> > > on i386: > # CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC is not set > > ../sound/soc/sof/intel/hda-codec.c: In function ‘hda_codec_probe’: > ../sound/soc/sof/intel/hda-codec.c:132:35: error: ‘CODEC_PROBE_RETRIES’ undeclared (first use in this function); did you mean ‘DEV_PROP_STRING’? > } while (resp == -1 && retry++ < CODEC_PROBE_RETRIES); > ^~~~~~~~~~~~~~~~~~~ > > > Full randconfig file is attached. Thanks Randy, Kai provided a fix already, see "ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIES" on alsa-devel.