common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / x86 / cpu / apollolake / fsp_s.c
index 7d62af9cc0b21c5dc3e5e7afd6f7b788389a1d35..3e303f8f32806a456da318bd37b8f424b7167151 100644 (file)
@@ -23,6 +23,7 @@
 #include <asm/arch/systemagent.h>
 #include <asm/arch/fsp/fsp_configs.h>
 #include <asm/arch/fsp/fsp_s_upd.h>
+#include <linux/bitops.h>
 
 #define PCH_P2SB_E0            0xe0
 #define HIDE_BIT               BIT(0)