diff options
Diffstat (limited to 'net/eth_common.c')
-rw-r--r-- | net/eth_common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/eth_common.c b/net/eth_common.c index ed26b1b693..58f899a024 100644 --- a/net/eth_common.c +++ b/net/eth_common.c @@ -6,6 +6,7 @@ */ #include <common.h> +#include <bootstage.h> #include <dm.h> #include <env.h> #include <miiphy.h> |