summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc837xemds/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc837xemds/pci.h')
-rw-r--r--board/freescale/mpc837xemds/pci.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/freescale/mpc837xemds/pci.h b/board/freescale/mpc837xemds/pci.h
new file mode 100644
index 0000000000..fd7a916af8
--- /dev/null
+++ b/board/freescale/mpc837xemds/pci.h
@@ -0,0 +1,6 @@
+#ifndef __BOARD_MPC837XEMDS_PCI_H
+#define __BOARD_MPC837XEMDS_PCI_H
+
+extern void ft_pcie_fixup(void *blob, bd_t *bd);
+
+#endif /* __BOARD_MPC837XEMDS_PCI_H */
OpenPOWER on IntegriCloud