common: Move pci_init_board() out of common.h
[oweals/u-boot.git] / board / imgtec / malta / malta.c
index b742e3738f5e855906d840ec5bf2c58ae5b4571c..77ce75ecf2663f94b965bbc9f675928231234b8e 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <ide.h>
+#include <init.h>
 #include <netdev.h>
 #include <pci.h>
 #include <pci_gt64120.h>