treewide: convert bd_t to struct bd_info by coccinelle
[platform/kernel/u-boot.git] / board / BuR / common / common.c
index 3bc1d06..0a5104a 100644 (file)
@@ -246,7 +246,7 @@ void lcd_enable(void)
 }
 #endif /* CONFIG_LCD */
 
-int ft_board_setup(void *blob, bd_t *bd)
+int ft_board_setup(void *blob, struct bd_info *bd)
 {
        int nodeoffset;