arm-trusted-firmware/drivers/st/ddr
Yann Gautier 15ca2c5e14 fix(st-ddr): add missing debug.h
In a later patch, the stm32mp1_def.h will be reworked. The inclusion
of common/debug.h may not be done there through another included file.
Add this header inclusion in the files that need it.

Change-Id: I83687f7910032ca38c0856796580a650e1e41a68
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2022-01-19 15:13:18 +01:00
..
stm32mp1_ddr.c refactor(st-ddr): reorganize generic and specific elements 2022-01-05 11:09:59 +01: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 refactor(st-ddr): move basic tests in a dedicated file 2022-01-05 11:47:46 +01:00
stm32mp_ddr.c fix(st-ddr): add missing debug.h 2022-01-19 15:13:18 +01:00
stm32mp_ddr_test.c fix(st-ddr): add missing debug.h 2022-01-19 15:13:18 +01:00
stm32mp_ram.c fix(st-ddr): add missing debug.h 2022-01-19 15:13:18 +01:00