env: Drop environment.h header file where not needed
[platform/kernel/u-boot.git] / board / grinn / chiliboard / board.c
index dc0de62..c6d5360 100644 (file)
@@ -16,7 +16,7 @@
 #include <asm/emif.h>
 #include <asm/io.h>
 #include <cpsw.h>
-#include <environment.h>
+#include <env.h>
 #include <errno.h>
 #include <miiphy.h>
 #include <spl.h>