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
This commit is contained in:
committed by
Borislav Petkov
parent
6415bb8092
commit
b56d2795b2
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* x86 FPU bug checks:
|
||||
*/
|
||||
#include <asm/fpu/internal.h>
|
||||
#include <asm/fpu/api.h>
|
||||
|
||||
/*
|
||||
* Boot time CPU/FPU FDIV bug detection code:
|
||||
|
||||
Reference in New Issue
Block a user