u-boot/arch
Marek Vasut 9af2ec18b4 ARM: stm32: Add missing header for save_boot_params
The get_stm32mp_rom_api_table() function is defined in sys_params.h ,
add the missing header to avoid compiler warning.

Fixes: dbeaca79b7 ("ARM: stm32: Factor out save_boot_params")
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2023-06-16 11:13:55 +02:00
..
arc global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
arm ARM: stm32: Add missing header for save_boot_params 2023-06-16 11:13:55 +02:00
m68k m68k: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
microblaze microblaze: drop remnants of manual reloc 2023-03-13 11:46:17 +01:00
mips Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
nios2 dm: Emit the arch_cpu_init_dm() even only before relocation 2023-05-11 10:25:29 +08:00
powerpc powerpc: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
riscv Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
sandbox Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
sh sh: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
x86 Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
xtensa global: Migrate CONFIG_MAX_MEM_MAPPED to CFG 2022-12-23 10:14:51 -05:00
.gitignore
Kconfig acpi: Create a new Kconfig for ACPI 2023-05-11 10:25:29 +08:00
Kconfig.nxp global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
u-boot-elf.lds