summaryrefslogtreecommitdiff
path: root/board/laird/wb50n/wb50n.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/laird/wb50n/wb50n.c')
-rw-r--r--board/laird/wb50n/wb50n.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/laird/wb50n/wb50n.c b/board/laird/wb50n/wb50n.c
index 8146d410b9..9cc21b2abd 100644
--- a/board/laird/wb50n/wb50n.c
+++ b/board/laird/wb50n/wb50n.c
@@ -102,7 +102,7 @@ int board_phy_config(struct phy_device *phydev)
return 0;
}
-int board_eth_init(bd_t *bis)
+int board_eth_init(struct bd_info *bis)
{
int rc = 0;