diff options
Diffstat (limited to 'drivers/phy/phy-imx8mq-usb.c')
-rw-r--r-- | drivers/phy/phy-imx8mq-usb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/phy-imx8mq-usb.c b/drivers/phy/phy-imx8mq-usb.c index 75763046adc..e5e96e77a68 100644 --- a/drivers/phy/phy-imx8mq-usb.c +++ b/drivers/phy/phy-imx8mq-usb.c @@ -4,6 +4,7 @@ * */ +#include <common.h> #include <asm/io.h> #include <dm.h> #include <errno.h> |