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