diff options
Diffstat (limited to 'drivers/phy/qcom/phy-qcom-usb-ss.c')
-rw-r--r-- | drivers/phy/qcom/phy-qcom-usb-ss.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/qcom/phy-qcom-usb-ss.c b/drivers/phy/qcom/phy-qcom-usb-ss.c index 270d09d883c..1b03a3c43dc 100644 --- a/drivers/phy/qcom/phy-qcom-usb-ss.c +++ b/drivers/phy/qcom/phy-qcom-usb-ss.c @@ -5,6 +5,7 @@ * Based on Linux driver */ +#include <common.h> #include <dm.h> #include <generic-phy.h> #include <linux/bitops.h> |