aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/ls1046afrwy/ls1046afrwy.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1046afrwy/ls1046afrwy.c')
-rw-r--r--board/freescale/ls1046afrwy/ls1046afrwy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/ls1046afrwy/ls1046afrwy.c b/board/freescale/ls1046afrwy/ls1046afrwy.c
index e815bf8..4ebf77b 100644
--- a/board/freescale/ls1046afrwy/ls1046afrwy.c
+++ b/board/freescale/ls1046afrwy/ls1046afrwy.c
@@ -218,7 +218,7 @@ int misc_init_r(void)
}
#endif
-int ft_board_setup(void *blob, bd_t *bd)
+int ft_board_setup(void *blob, struct bd_info *bd)
{
u64 base[CONFIG_NR_DRAM_BANKS];
u64 size[CONFIG_NR_DRAM_BANKS];