arm-trusted-firmware/drivers/st/ddr
Yann Gautier 13cc1a5064 fix(st-ddr): move skipddc_dat definition
The skipddc_dat variable is only use at one place in dfixlat_program()
function. Move its definition and update there to avoid compilation
issues about variables being set but not used.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I6b5273365f1da26773fc46f898362cb9af170506
2024-11-04 18:45:26 +01:00
..
phy fix(st-ddr): move skipddc_dat definition 2024-11-04 18:45:26 +01:00
stm32mp1_ddr.c refactor(st-ddr): create generic services 2024-10-02 18:27:36 +02:00
stm32mp1_ddr_helpers.c feat(stm32mp1): allow configuration of DDR AXI ports number 2022-01-05 11:09:59 +01:00
stm32mp1_ram.c fix(st-ddr): express memory size with size_t type 2023-09-18 09:58:00 +02:00
stm32mp2_ddr.c feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp2_ddr_helpers.c feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp2_ram.c feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp_ddr.c feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp_ddr_test.c feat(st-ddr): add STM32MP2 driver 2024-10-09 15:09:11 +02:00
stm32mp_ram.c fix(st-ddr): express memory size with size_t type 2023-09-18 09:58:00 +02:00