common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / mach-keystone / include / mach / clock_defs.h
index 42bd0ac1cd454502481a19b18397e242e8cd5281..336b103dc8c94ba2445c08f5d65f7427347d9868 100644 (file)
@@ -9,6 +9,9 @@
 #define _CLOCK_DEFS_H_
 
 #include <asm/arch/hardware.h>
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
 
 /* PLL Control Registers */
 struct pllctl_regs {