env: Move env_init() to env.h
[oweals/u-boot.git] / board / birdland / bav335x / board.c
index b95186026fdafe7ad6b70ac36a6e7d14914b176a..b0339ad8f0240b5f1e42bb71c02985fb327adb13 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <errno.h>
 #include <spl.h>
 #include <asm/arch/cpu.h>