common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / mach-socfpga / include / mach / clock_manager_arria10.h
index 8d62d75432ba0eeeb76fa89ff5d74248bf8d9b7d..11ddee5cb643f1e0468300fd48ed36d88b6f88f7 100644 (file)
@@ -8,6 +8,8 @@
 
 #ifndef __ASSEMBLY__
 
+#include <linux/bitops.h>
+
 /* Clock manager group */
 #define CLKMGR_A10_CTRL                                0x00
 #define CLKMGR_A10_INTR                                0x04
@@ -64,6 +66,7 @@
 int cm_basic_init(const void *blob);
 #endif
 
+#include <linux/bitops.h>
 unsigned int cm_get_l4_sp_clk_hz(void);
 unsigned long cm_get_mpu_clk_hz(void);