On Monday, November 6, 2023 11:58:46 AM CET Mark Brown wrote: > On Fri, Nov 03, 2023 at 05:58:05PM +0100, Duje Mihanović wrote: > > I just looked at it again and it looks like no code in sound/soc/pxa/* or > > sound/arm/pxa* depends on AACI in any way. Therefore, I believe that to fix > > this correctly, I would have to remove "select SND_ARM" from sound/soc/ pxa/ > > Kconfig and optionally move the PXA2xx code out of sound/arm/ and into > > sound/ > > soc/pxa/. Is this correct? If so, I'd also split that fix into a separate > > series. > > There's the pxa-ac97 driver to consider... Can you elaborate? As far as I can tell there are 2 drivers named pxa2xx-ac97 in sound/{arm,soc/pxa} and neither one has any dependency on AACI. Regards, Duje