diff options
Diffstat (limited to 'drivers/phy/qcom/phy-qcom-usb-hs-28nm.c')
-rw-r--r-- | drivers/phy/qcom/phy-qcom-usb-hs-28nm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/qcom/phy-qcom-usb-hs-28nm.c b/drivers/phy/qcom/phy-qcom-usb-hs-28nm.c index c344809a60..05a9a2cf1d 100644 --- a/drivers/phy/qcom/phy-qcom-usb-hs-28nm.c +++ b/drivers/phy/qcom/phy-qcom-usb-hs-28nm.c @@ -5,6 +5,7 @@ * Based on Linux driver */ +#include <common.h> #include <dm.h> #include <generic-phy.h> #include <reset.h> |