diff options
Diffstat (limited to 'drivers/phy/mt76x8-usb-phy.c')
-rw-r--r-- | drivers/phy/mt76x8-usb-phy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/mt76x8-usb-phy.c b/drivers/phy/mt76x8-usb-phy.c index 1e7c5f334b..7fa8c8bf70 100644 --- a/drivers/phy/mt76x8-usb-phy.c +++ b/drivers/phy/mt76x8-usb-phy.c @@ -10,6 +10,7 @@ #include <common.h> #include <dm.h> #include <generic-phy.h> +#include <log.h> #include <reset.h> #include <asm/io.h> #include <linux/bitops.h> |