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