diff options
Diffstat (limited to 'drivers/phy/omap-usb2-phy.c')
-rw-r--r-- | drivers/phy/omap-usb2-phy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/omap-usb2-phy.c b/drivers/phy/omap-usb2-phy.c index cb99143..2a9604c 100644 --- a/drivers/phy/omap-usb2-phy.c +++ b/drivers/phy/omap-usb2-phy.c @@ -7,6 +7,7 @@ */ #include <common.h> +#include <asm/global_data.h> #include <asm/io.h> #include <dm.h> #include <errno.h> |