aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t208xrdb/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t208xrdb/pci.c')
-rw-r--r--board/freescale/t208xrdb/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t208xrdb/pci.c b/board/freescale/t208xrdb/pci.c
index bd0e297..45ab922 100644
--- a/board/freescale/t208xrdb/pci.c
+++ b/board/freescale/t208xrdb/pci.c
@@ -18,7 +18,7 @@ void pci_init_board(void)
fsl_pcie_init_board(0);
}
-void pci_of_setup(void *blob, bd_t *bd)
+void pci_of_setup(void *blob, struct bd_info *bd)
{
FT_FSL_PCI_SETUP;
}