env: Drop environment.h header file where not needed
[platform/kernel/u-boot.git] / board / compulab / cl-som-imx7 / cl-som-imx7.c
index 94e7bf1..395d5dc 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <common.h>
-#include <environment.h>
+#include <env.h>
 #include <mmc.h>
 #include <phy.h>
 #include <netdev.h>