common: Drop init.h from common header
[oweals/u-boot.git] / board / ccv / xpress / spl.c
index 90f655ab2e77ffbf5673bc0dc2e747bd918257e7..38bda8d1847c1b1a8bcae1cc4fb674d4c14ba894 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <spl.h>
 #include <asm/io.h>
 #include <asm/arch/mx6-ddr.h>