env: Drop environment.h header file where not needed
[oweals/u-boot.git] / net / eth_common.c
index dcc59186d89dd2a3c26e8530b37b2979838a08d2..ed26b1b69359aae191481f058db7e99fa8c329b5 100644 (file)
@@ -8,7 +8,6 @@
 #include <common.h>
 #include <dm.h>
 #include <env.h>
-#include <environment.h>
 #include <miiphy.h>
 #include <net.h>
 #include "eth_internal.h"