]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(st-ddr): add missing debug.h
authorYann Gautier <yann.gautier@st.com>
Wed, 19 Jan 2022 13:15:48 +0000 (14:15 +0100)
committerYann Gautier <yann.gautier@st.com>
Wed, 19 Jan 2022 14:13:18 +0000 (15:13 +0100)
commit15ca2c5e14abe415e70d08fb595973dd3e3b0af9
tree64787d168d0246f2d4d82dc1f8a8f3db60f41541
parente1c018e8072385414c1cd120d3c474ac0228992b
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>
drivers/st/ddr/stm32mp_ddr.c
drivers/st/ddr/stm32mp_ddr_test.c
drivers/st/ddr/stm32mp_ram.c