On Tue, May 16, 2023 at 10:35:24AM +0200, Salvatore Bonaccorso wrote: > Hi Greg, > > On Mon, May 15, 2023 at 06:24:11PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.180 release. > > There are 381 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Wed, 17 May 2023 16:16:37 +0000. > > Anything received after that time might be too late. > > The build fails here with: > > sound/soc/intel/boards/sof_sdw.c:187:6: error: ‘RT711_JD2_100K’ undeclared here (not in a function) > 187 | RT711_JD2_100K), > | ^~~~~~~~~~~~~~ > make[7]: *** [scripts/Makefile.build:286: sound/soc/intel/boards/sof_sdw.o] Error 1 > make[6]: *** [scripts/Makefile.build:503: sound/soc/intel/boards] Error 2 > make[5]: *** [scripts/Makefile.build:503: sound/soc/intel] Error 2 > make[4]: *** [scripts/Makefile.build:503: sound/soc] Error 2 > make[3]: *** [Makefile:1828: sound] Error 2 > > I did mention it in > https://lore.kernel.org/stable/ZFuHEML1r5Xd6S7g@xxxxxxxxxxx/ as well but I > guess it felt trough the cracks back then. Sorry I missed this back then, now dropped. Interesting that almost no other build testing caught this, it's a hard driver to enable... thanks, greg k-h