summaryrefslogtreecommitdiff
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mpc837xemds/pci.h b/board/freescale/mpc837xemds/pci.h
index fd7a916af8..a568031988 100644
--- a/board/freescale/mpc837xemds/pci.h
+++ b/board/freescale/mpc837xemds/pci.h
@@ -1,6 +1,6 @@
#ifndef __BOARD_MPC837XEMDS_PCI_H
#define __BOARD_MPC837XEMDS_PCI_H
-extern void ft_pcie_fixup(void *blob, bd_t *bd);
+extern void ft_pcie_fixup(void *blob, struct bd_info *bd);
#endif /* __BOARD_MPC837XEMDS_PCI_H */