Include missing headers for fdt_support.h
fdt_support.h is missing declarations for bd_t. Including asm/u-boot.h
pulls in the definition.
Signed-off-by:
Sean Anderson <seanga2@gmail.com>
Loading
Please register or sign in to comment
fdt_support.h is missing declarations for bd_t. Including asm/u-boot.h
pulls in the definition.
Signed-off-by:
Sean Anderson <seanga2@gmail.com>