x86: get rid of _MASK flags
[pandora-kernel.git] / include / asm-x86 / processor.h
index dea81b7..e8dd394 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __ASM_X86_PROCESSOR_H
 #define __ASM_X86_PROCESSOR_H
 
+#include <asm/processor-flags.h>
+
 static inline void native_cpuid(unsigned int *eax, unsigned int *ebx,
                                         unsigned int *ecx, unsigned int *edx)
 {