common: Move some board functions out of common.h
[platform/kernel/u-boot.git] / board / siemens / draco / board.c
index 95b89da..94bd71a 100644 (file)
@@ -13,7 +13,9 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <errno.h>
+#include <init.h>
 #include <spl.h>
 #include <asm/arch/cpu.h>
 #include <asm/arch/hardware.h>