Merge branch '2020-05-18-reduce-size-of-common.h'
[oweals/u-boot.git] / drivers / phy / omap-usb2-phy.c
index 923f2c105d678c651baa0e772a69f43bd0a16734..0793b97dd51aa94adfbe44c270553ece1f119e8c 100644 (file)
@@ -13,6 +13,8 @@
 #include <generic-phy.h>
 #include <regmap.h>
 #include <syscon.h>
+#include <linux/bitops.h>
+#include <linux/err.h>
 
 #define OMAP_USB2_CALIBRATE_FALSE_DISCONNECT   BIT(0)