[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e2fb7287-cb60-319c-33b2-8c49b755107c@linux.intel.com>
Date: Fri, 3 Dec 2021 18:45:36 -0600
From: Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
To: Randy Dunlap <rdunlap@...radead.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Hui Wang <hui.wang@...onical.com>
Cc: Kai Vehmanen <kai.vehmanen@...ux.intel.com>,
Liam Girdwood <lgirdwood@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Keyon Jie <yang.jie@...ux.intel.com>,
Ranjani Sridharan <ranjani.sridharan@...ux.intel.com>,
Mark Brown <broonie@...nel.org>,
Daniel Baluta <daniel.baluta@....com>,
sound-open-firmware@...a-project.org
Subject: Re: [Sound-open-firmware] linux-next: Tree for Dec 3
(sound/soc/sof/intel/hda-codec.c)
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.
Powered by blists - more mailing lists