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