aboutsummaryrefslogtreecommitdiff
path: root/board/st/stv0991/stv0991.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/stv0991/stv0991.c')
-rw-r--r--board/st/stv0991/stv0991.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/st/stv0991/stv0991.c b/board/st/stv0991/stv0991.c
index d5a9f13..8c827ad 100644
--- a/board/st/stv0991/stv0991.c
+++ b/board/st/stv0991/stv0991.c
@@ -104,7 +104,7 @@ int dram_init_banksize(void)
}
#ifdef CONFIG_CMD_NET
-int board_eth_init(bd_t *bis)
+int board_eth_init(struct bd_info *bis)
{
int ret = 0;