env: Drop environment.h header file where not needed
[platform/kernel/u-boot.git] / net / eth_legacy.c
index 0f558b2..850f362 100644 (file)
@@ -8,7 +8,6 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
-#include <environment.h>
 #include <net.h>
 #include <phy.h>
 #include <linux/errno.h>