common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / arch / arm / mach-keystone / include / mach / xhci-keystone.h
index a05351292c4475fa51a2532455c96f9ee3d362eb..989b0c315809b88f0b3306ace2b1bbec552515a5 100644 (file)
@@ -6,6 +6,10 @@
  *     Texas Instruments Incorporated, <www.ti.com>
  */
 
+#ifndef __ASSEMBLY__
+#include <linux/bitops.h>
+#endif
+
 #define USB3_PHY_REF_SSP_EN            BIT(29)
 #define USB3_PHY_OTG_VBUSVLDECTSEL     BIT(16)