x86/cpufeature: Carve out X86_FEATURE_*
[deliverable/linux.git] / arch / x86 / kernel / verify_cpu.S
index 07efb35ee4bc3fd5f4452af68214de79dc936716..014ea59aa153e4f37725dd8771cdb37d88371e34 100644 (file)
@@ -30,7 +30,7 @@
  *     appropriately. Either display a message or halt.
  */
 
-#include <asm/cpufeature.h>
+#include <asm/cpufeatures.h>
 #include <asm/msr-index.h>
 
 verify_cpu:
This page took 0.024904 seconds and 5 git commands to generate.