common: Drop linux/bitops.h from common header
[platform/kernel/u-boot.git] / arch / x86 / cpu / apollolake / fsp_s.c
index 7d62af9..3e303f8 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)