summaryrefslogtreecommitdiffstats
path: root/include/mpc83xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mpc83xx.h')
-rw-r--r--include/mpc83xx.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/mpc83xx.h b/include/mpc83xx.h
index 16b6c62f07..60fc214b3e 100644
--- a/include/mpc83xx.h
+++ b/include/mpc83xx.h
@@ -1269,4 +1269,9 @@
#define DDRCDR_M_ODR 0x00000002
#define DDRCDR_Q_DRN 0x00000001
+#ifndef __ASSEMBLY__
+struct pci_region;
+void mpc83xx_pci_init(int num_buses, struct pci_region **reg, int warmboot);
+#endif
+
#endif /* __MPC83XX_H__ */
OpenPOWER on IntegriCloud