common: Move relocate_code() to init.h
[oweals/u-boot.git] / board / freescale / bsc9131rdb / spl_minimal.c
index e7ed0a90b8f08200c3deb9018842b4bd8ffb5477..79df0f3cbd5516db8005a8bee0f5e233a06fd742 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <ns16550.h>
 #include <asm/io.h>
 #include <nand.h>