summaryrefslogtreecommitdiff
path: root/board/freescale/t104xrdb/eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t104xrdb/eth.c')
-rw-r--r--board/freescale/t104xrdb/eth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t104xrdb/eth.c b/board/freescale/t104xrdb/eth.c
index 9cbc8754dc..8e2f035874 100644
--- a/board/freescale/t104xrdb/eth.c
+++ b/board/freescale/t104xrdb/eth.c
@@ -16,7 +16,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 memac_mdio_info;