configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
[platform/kernel/u-boot.git] / include / dwc3-sti-glue.h
index e2856f1..3989a9b 100644 (file)
@@ -8,6 +8,7 @@
 #define __DWC3_STI_UBOOT_H_
 
 /* glue registers */
+#include <linux/bitops.h>
 #define CLKRST_CTRL            0x00
 #define AUX_CLK_EN             BIT(0)
 #define SW_PIPEW_RESET_N       BIT(4)