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 87c1bcddb4..ce4caafce7 100644 --- a/drivers/phy/sti_usb_phy.c +++ b/drivers/phy/sti_usb_phy.c @@ -6,6 +6,7 @@ #include <common.h> #include <log.h> +#include <asm/global_data.h> #include <asm/io.h> #include <bitfield.h> #include <dm.h> |