Re: [PATCH v5 01/35] ASoC: Intel: avs: Include CPUID header at file scope
"Ahmed S. Darwish" <[email protected]> Thu, 16 Oct 2025 21:21:26 +0200
| Newsgroups | dev.linux.lists.x86-cpuid,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <aPFFtvFwgkPCdw-_@lx-t490> |
On Thu, 16 Oct 2025, Borislav Petkov wrote: > > Why are we even bothering with !CONFIG_X86? > > Because this thing has || COMPILE_TEST in Kconfig. > > But this thing gets enough compile testing on x86 already so why not > simply drop the whole unnecessary gunk? > Makes sense; will do. Thanks! Ahmed