treewide: convert bd_t to struct bd_info by coccinelle
[platform/kernel/u-boot.git] / drivers / net / smc91111.c
index 23265ef..ec4e8e9 100644 (file)
@@ -627,7 +627,7 @@ static int smc_write_hwaddr(struct eth_device *dev)
  * Set up everything, reset the card, etc ..
  *
  */
-static int smc_init(struct eth_device *dev, bd_t *bd)
+static int smc_init(struct eth_device *dev, struct bd_info *bd)
 {
        swap_to(ETHERNET);