diff options
Diffstat (limited to 'drivers/usb/eth/lan7x.c')
-rw-r--r-- | drivers/usb/eth/lan7x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/eth/lan7x.c b/drivers/usb/eth/lan7x.c index afe78d44a3..0a283619ae 100644 --- a/drivers/usb/eth/lan7x.c +++ b/drivers/usb/eth/lan7x.c @@ -4,6 +4,7 @@ */ #include <dm.h> +#include <log.h> #include <malloc.h> #include <miiphy.h> #include <memalign.h> |