env: Drop environment.h header file where not needed
[oweals/u-boot.git] / drivers / net / fsl_mcdmafec.c
index 41752c0b6af362b2442680e1a2c3141c0ecd6250..e66fb16de8720e10556dc4b30640cb2abbf576a7 100644 (file)
@@ -9,7 +9,6 @@
 
 #include <common.h>
 #include <env.h>
-#include <environment.h>
 #include <malloc.h>
 #include <command.h>
 #include <config.h>