x86/fpu: Replace the includes of fpu/internal.h
authorThomas Gleixner <tglx@linutronix.de>
Fri, 15 Oct 2021 01:16:39 +0000 (03:16 +0200)
committerBorislav Petkov <bp@suse.de>
Wed, 20 Oct 2021 13:27:29 +0000 (15:27 +0200)
commitb56d2795b29792c465cc8ef036abad5127a003fb
treec592168388c9ed9c5f1ae7c535e39bd83d3dd36f
parent6415bb80926379310afd74800415f6ebf4bb5c31
x86/fpu: Replace the includes of fpu/internal.h

Now that the file is empty, fixup all references with the proper includes
and delete the former kitchen sink.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211015011540.001197214@linutronix.de
12 files changed:
arch/x86/include/asm/fpu/internal.h
arch/x86/kernel/cpu/bugs.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/fpu/bugs.c
arch/x86/kernel/fpu/core.c
arch/x86/kernel/fpu/init.c
arch/x86/kernel/fpu/regset.c
arch/x86/kernel/fpu/xstate.c
arch/x86/kernel/smpboot.c
arch/x86/kernel/traps.c
arch/x86/kvm/vmx/vmx.c
arch/x86/power/cpu.c