[PATCH] ARM: stm32: Add missing header for save_boot_params

Patrick DELAUNAY patrick.delaunay at foss.st.com
Fri May 12 15:53:45 CEST 2023


Hi,

On 5/4/23 21:52, Marek Vasut wrote:
> The get_stm32mp_rom_api_table() function is defined in sys_params.h ,
> add the missing header to avoid compiler warning.
>
> Fixes: dbeaca79b79 ("ARM: stm32: Factor out save_boot_params")
> Signed-off-by: Marek Vasut <marex at denx.de>
> ---
> Cc: Patrice Chotard <patrice.chotard at foss.st.com>
> Cc: Patrick Delaunay <patrick.delaunay at foss.st.com>
> Cc: uboot-stm32 at st-md-mailman.stormreply.com
> ---
>   arch/arm/mach-stm32mp/ecdsa_romapi.c | 1 +
>   1 file changed, 1 insertion(+)


Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>


Thanks
Patrick



More information about the U-Boot mailing list