diff options
Diffstat (limited to 'drivers/phy/meson-g12a-usb2.c')
-rw-r--r-- | drivers/phy/meson-g12a-usb2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/meson-g12a-usb2.c b/drivers/phy/meson-g12a-usb2.c index 8cded12438b..3958d2404b8 100644 --- a/drivers/phy/meson-g12a-usb2.c +++ b/drivers/phy/meson-g12a-usb2.c @@ -7,6 +7,7 @@ * Author: Neil Armstrong <narmstron@baylibre.com> */ +#include <common.h> #include <log.h> #include <malloc.h> #include <asm/io.h> |