diff options
Diffstat (limited to 'drivers/phy/sti_usb_phy.c')
-rw-r--r-- | drivers/phy/sti_usb_phy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/sti_usb_phy.c b/drivers/phy/sti_usb_phy.c index 2447e89f50d..9e5ac9bfde6 100644 --- a/drivers/phy/sti_usb_phy.c +++ b/drivers/phy/sti_usb_phy.c @@ -4,6 +4,7 @@ * Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. */ +#include <common.h> #include <log.h> #include <asm/global_data.h> #include <asm/io.h> |