common: Move some board functions out of common.h
[platform/kernel/u-boot.git] / board / intel / slimbootloader / slimbootloader.c
index f50eeb8..b20ddf0 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 
 int board_early_init_r(void)
 {