diff options
| author | Ahmed S. Darwish <darwi@linutronix.de> | 2026-03-27 03:15:19 +0100 |
|---|---|---|
| committer | Borislav Petkov (AMD) <bp@alien8.de> | 2026-05-08 23:10:10 +0200 |
| commit | 55cbcb6731bbea264716ad57eeedc0f98ec176c5 (patch) | |
| tree | ab4a0c25c3ad6820b2cceafb51a63e0752d6b16f /scripts | |
| parent | 21ff606db9c57bdd670708d5e08f5a6b98841c9a (diff) | |
x86/cpu: Do not include the CPUID API header in asm/processor.h
asm/processor.h includes asm/cpuid/api.h but it does not need it.
Remove the include.
This allows the CPUID APIs header to include <asm/processor.h> at a later
step without introducing a circular dependency.
Note, all call sites which implicitly included the CPUID API through
<asm/processor.h> have been modified to explicitly include the CPUID APIs
instead.
Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20260327021645.555257-1-darwi@linutronix.de
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
