u-boot/drivers/ram/stm32mp1
Patrick Delaunay b2ac9645e6 ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup
Since the commit f42045b2e7 ("stm32mp15: replace CONFIG_TFABOOT when
it is possible") the function stm32mp1_ddr_setup is always called so the
__maybe_unused can be removed.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-11-30 16:43:28 +01:00
..
Kconfig Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
Makefile stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ddr.c stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ddr.h stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ddr_regs.h ram: stm32mp1: compute DDR size from DDRCTL registers 2021-11-30 16:43:28 +01:00
stm32mp1_interactive.c stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ram.c ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup 2021-11-30 16:43:28 +01:00
stm32mp1_tests.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
stm32mp1_tests.h stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00