summaryrefslogtreecommitdiff
path: root/board/freescale/ls1046afrwy/eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1046afrwy/eth.c')
-rw-r--r--board/freescale/ls1046afrwy/eth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/ls1046afrwy/eth.c b/board/freescale/ls1046afrwy/eth.c
index 09a692be1d..06ccfe9e8e 100644
--- a/board/freescale/ls1046afrwy/eth.c
+++ b/board/freescale/ls1046afrwy/eth.c
@@ -14,7 +14,7 @@
#include "../common/fman.h"
-int board_eth_init(bd_t *bis)
+int board_eth_init(struct bd_info *bis)
{
#ifdef CONFIG_FMAN_ENET
struct memac_mdio_info dtsec_mdio_info;