diff options
Diffstat (limited to 'net/eth_bootdev.c')
-rw-r--r-- | net/eth_bootdev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/eth_bootdev.c b/net/eth_bootdev.c index 869adf8cbbd..6ee54e3c790 100644 --- a/net/eth_bootdev.c +++ b/net/eth_bootdev.c @@ -8,7 +8,6 @@ #define LOG_CATEGORY UCLASS_BOOTSTD -#include <common.h> #include <bootdev.h> #include <bootflow.h> #include <command.h> |