common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / mach-keystone / include / mach / hardware-k2l.h
index f46a98cfd1c0d0b2e496bd5afe07d32a06859995..0e710a37955ba9c1c3f8412dde4f38aea9677e7a 100644 (file)
@@ -9,6 +9,10 @@
 #ifndef __ASM_ARCH_HARDWARE_K2L_H
 #define __ASM_ARCH_HARDWARE_K2L_H
 
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
+
 #define KS2_ARM_PLL_EN                 BIT(13)
 
 /* PA SS Registers */