fdt_support.h is missing declarations for bd_t. Including asm/u-boot.h pulls in the definition.
Signed-off-by: Sean Anderson <[email protected]> --- include/fdt_support.h | 1 + 1 file changed, 1 insertion(+) Applied to u-boot-dm, thanks!
fdt_support.h is missing declarations for bd_t. Including asm/u-boot.h pulls in the definition.
Signed-off-by: Sean Anderson <[email protected]> --- include/fdt_support.h | 1 + 1 file changed, 1 insertion(+) Applied to u-boot-dm, thanks!