[PATCH] i386: Verify important CPUID bits in real mode
[cascardo/linux.git] / include / asm-i386 / cpufeature.h
index d1b8e4a..e66d004 100644 (file)
@@ -7,7 +7,10 @@
 #ifndef __ASM_I386_CPUFEATURE_H
 #define __ASM_I386_CPUFEATURE_H
 
+#ifndef __ASSEMBLY__
 #include <linux/bitops.h>
+#endif
+#include <asm/required-features.h>
 
 #define NCAPINTS       7       /* N 32-bit words worth of info */