summaryrefslogtreecommitdiff
path: root/board/cavium
diff options
context:
space:
mode:
Diffstat (limited to 'board/cavium')
-rw-r--r--board/cavium/thunderx/thunderx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cavium/thunderx/thunderx.c b/board/cavium/thunderx/thunderx.c
index 1b1b9d513c..f8c2913eac 100644
--- a/board/cavium/thunderx/thunderx.c
+++ b/board/cavium/thunderx/thunderx.c
@@ -116,7 +116,7 @@ void reset_cpu(ulong addr)
/*
* Board specific ethernet initialization routine.
*/
-int board_eth_init(bd_t *bis)
+int board_eth_init(struct bd_info *bis)
{
int rc = 0;