summaryrefslogtreecommitdiff
path: root/board/freescale/t4rdb/t4rdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t4rdb/t4rdb.h')
-rw-r--r--board/freescale/t4rdb/t4rdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t4rdb/t4rdb.h b/board/freescale/t4rdb/t4rdb.h
index 6e04bf0710..3f1fa7bbd2 100644
--- a/board/freescale/t4rdb/t4rdb.h
+++ b/board/freescale/t4rdb/t4rdb.h
@@ -12,6 +12,6 @@
#define CONFIG_SYS_NUM_FM2_DTSEC 4
void fdt_fixup_board_enet(void *blob);
-void pci_of_setup(void *blob, bd_t *bd);
+void pci_of_setup(void *blob, struct bd_info *bd);
#endif