common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / mach-socfpga / include / mach / clock_manager_gen5.h
index fc6d2301561273316a00bab2a03fd99299249e44..5c9abe619b90fd295491d1988864389b720e01e2 100644 (file)
@@ -8,6 +8,8 @@
 
 #ifndef __ASSEMBLY__
 
+#include <linux/bitops.h>
+
 struct cm_config {
        /* main group */
        u32 main_vco_base;
@@ -109,6 +111,7 @@ int cm_basic_init(const struct cm_config * const cfg);
 const struct cm_config * const cm_get_default_config(void);
 #endif /* __ASSEMBLY__ */
 
+#include <linux/bitops.h>
 #define LOCKED_MASK \
        (CLKMGR_INTER_SDRPLLLOCKED_MASK  | \
        CLKMGR_INTER_PERPLLLOCKED_MASK  | \