common: Move some board functions out of common.h
[platform/kernel/u-boot.git] / board / xilinx / zynq / board.c
index 8a216ed..cffabe8 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <dm/uclass.h>
 #include <env.h>
 #include <fdtdec.h>