common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / x86 / include / asm / msr-index.h
index 246c14f815b7fb3f193fd984436aeba8f5006814..94e6b18e21cd9c8f65b6a1555566cc01a79d10de 100644 (file)
@@ -9,6 +9,10 @@
 #ifndef _ASM_X86_MSR_INDEX_H
 #define _ASM_X86_MSR_INDEX_H
 
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
+
 /* CPU model specific register (MSR) numbers */
 
 /* x86-64 specific MSRs */