]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/vscom/baltos/board.c
env: Drop environment.h header file where not needed
[thirdparty/u-boot.git] / board / vscom / baltos / board.c
index c5949ad26717ea33c4b3a33adcd45ca4c4295a1e..f5540841c9ff0347284879bbc460dfa306ca3e88 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <errno.h>
 #include <linux/libfdt.h>
 #include <spl.h>
@@ -28,7 +29,6 @@
 #include <miiphy.h>
 #include <cpsw.h>
 #include <power/tps65910.h>
-#include <environment.h>
 #include <watchdog.h>
 #include "board.h"