summaryrefslogtreecommitdiff
path: root/board/tqc/tqma6/tqma6_mba6.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/tqc/tqma6/tqma6_mba6.c')
-rw-r--r--board/tqc/tqma6/tqma6_mba6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/tqc/tqma6/tqma6_mba6.c b/board/tqc/tqma6/tqma6_mba6.c
index 84d0e386a3..801619e80b 100644
--- a/board/tqc/tqma6/tqma6_mba6.c
+++ b/board/tqc/tqma6/tqma6_mba6.c
@@ -186,7 +186,7 @@ const char *tqma6_bb_get_boardname(void)
* Device Tree Support
*/
#if defined(CONFIG_OF_BOARD_SETUP) && defined(CONFIG_OF_LIBFDT)
-void tqma6_bb_ft_board_setup(void *blob, bd_t *bd)
+void tqma6_bb_ft_board_setup(void *blob, struct bd_info *bd)
{
/* TBD */
}