common: Move pci_init_board() out of common.h
[oweals/u-boot.git] / board / cavium / thunderx / thunderx.c
index cf55b633c3e01d3a9e5d643d55ea49be9c92975d..940455de5b2706a8e67f1646104fc923581900f2 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <init.h>
 #include <malloc.h>
 #include <errno.h>
 #include <linux/compiler.h>