common: Move pci_init_board() out of common.h
[oweals/u-boot.git] / board / freescale / mpc8641hpcn / mpc8641hpcn.c
index ea4f3d670bb7cf2a703c212b32988469918735b7..d9e538b868f8e4ec8f112650ccafeed7bcc88cb0 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <pci.h>
 #include <asm/processor.h>
 #include <asm/immap_86xx.h>