common: Drop linux/bitops.h from common header
[platform/kernel/u-boot.git] / arch / arm / mach-keystone / include / mach / hardware-k2hk.h
index 7793cf1..3d078be 100644 (file)
@@ -9,6 +9,10 @@
 #ifndef __ASM_ARCH_HARDWARE_K2HK_H
 #define __ASM_ARCH_HARDWARE_K2HK_H
 
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
+
 #define KS2_ARM_PLL_EN                 BIT(13)
 
 /* PA SS Registers */