x86/cpufeature: Carve out X86_FEATURE_*
[deliverable/linux.git] / arch / x86 / kernel / msr.c
index 64f9616f93f1ec39a85494857d2d07728a7ec5d2..7f3550acde1b8ce604f4b5cc8b53c232450c524f 100644 (file)
@@ -40,7 +40,7 @@
 #include <linux/uaccess.h>
 #include <linux/gfp.h>
 
-#include <asm/processor.h>
+#include <asm/cpufeature.h>
 #include <asm/msr.h>
 
 static struct class *msr_class;
This page took 0.02555 seconds and 5 git commands to generate.