mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 15:01:27 +02:00
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>