]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/BuR/common/common.c
treewide: convert bd_t to struct bd_info by coccinelle
[thirdparty/u-boot.git] / board / BuR / common / common.c
index 3bc1d064ca61ec7fc82891fe3797529440d36275..0a5104a48f93a2c15f43cce41c37eac32cf40ff5 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;