env: Drop environment.h header file where not needed
[platform/kernel/u-boot.git] / cmd / i2c.c
index 09c4ba9..e0f8ece 100644 (file)
--- a/cmd/i2c.c
+++ b/cmd/i2c.c
@@ -71,7 +71,6 @@
 #include <console.h>
 #include <dm.h>
 #include <edid.h>
-#include <environment.h>
 #include <errno.h>
 #include <i2c.h>
 #include <malloc.h>