]> git.dujemihanovic.xyz Git - u-boot.git/commit
fsl-mc: Add prototype for bd_info
authorTom Rini <trini@konsulko.com>
Wed, 1 Nov 2023 16:28:18 +0000 (12:28 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 7 Nov 2023 19:50:52 +0000 (14:50 -0500)
commit678be88bbe5c808bc5c00e86a133ce5dec101517
tree319c1b6a187af94f899bf9611a4775fcd25072e9
parent43f85421932181ec251b6f230c79b22bc7fb8b01
fsl-mc: Add prototype for bd_info

As the functions fsl_mc_ldpaa_init/fsl_mc_ldpaa_exit take a bd_info as
an argument, add a struct bd_info to this header file rather than add
<asm/u-boot.h> to the overall chain.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/fsl-mc/fsl_mc.h