aboutsummaryrefslogtreecommitdiff
path: root/include/dwc3-sti-glue.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dwc3-sti-glue.h')
-rw-r--r--include/dwc3-sti-glue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dwc3-sti-glue.h b/include/dwc3-sti-glue.h
index e2856f1..3989a9b 100644
--- a/include/dwc3-sti-glue.h
+++ b/include/dwc3-sti-glue.h
@@ -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)