treewide: convert bd_t to struct bd_info by coccinelle
[platform/kernel/u-boot.git] / board / cavium / thunderx / thunderx.c
index 1b1b9d5..f8c2913 100644 (file)
@@ -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;