e293be
diff -up ./arch/x86/kernel/entry_32.S.s32 ./arch/x86/kernel/entry_32.S
e293be
--- ./arch/x86/kernel/entry_32.S.s32	2018-04-15 20:28:44.000000000 +0900
e293be
+++ ./arch/x86/kernel/entry_32.S	2018-04-15 22:25:48.000000000 +0900
e293be
@@ -54,7 +54,7 @@
e293be
 #include <asm/processor-flags.h>
e293be
 #include <asm/ftrace.h>
e293be
 #include <asm/irq_vectors.h>
e293be
-#include <asm/cpufeature.h>
e293be
+#include <asm/cpufeatures.h>
e293be
 #include <asm/alternative-asm.h>
e293be
 #include <asm/asm.h>
e293be
 #include <asm/smap.h>