aboutsummaryrefslogtreecommitdiff
path: root/board/ronetix/pm9g45
diff options
context:
space:
mode:
Diffstat (limited to 'board/ronetix/pm9g45')
-rw-r--r--board/ronetix/pm9g45/pm9g45.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ronetix/pm9g45/pm9g45.c b/board/ronetix/pm9g45/pm9g45.c
index 17dc7d6..c7d22db 100644
--- a/board/ronetix/pm9g45/pm9g45.c
+++ b/board/ronetix/pm9g45/pm9g45.c
@@ -166,7 +166,7 @@ void reset_phy(void)
}
#endif
-int board_eth_init(bd_t *bis)
+int board_eth_init(struct bd_info *bis)
{
int rc = 0;
#ifdef CONFIG_MACB