]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(stm32mp1): add missing debug.h
authorYann Gautier <yann.gautier@st.com>
Thu, 27 Jan 2022 12:55:18 +0000 (13:55 +0100)
committerYann Gautier <yann.gautier@st.com>
Thu, 27 Jan 2022 17:06:36 +0000 (18:06 +0100)
commit356ed961184847dcd088cfcda44b71eeb0ef2377
tree43a7874c42d2abfc029c4018825c9b02aa04ce54
parent2444d2314c9d5c99c8e9101058e9e7bbea9abb2c
fix(stm32mp1): add missing debug.h

Due to stm32mp_shres_helpers.h removal, the debug.h header is no more
included. It should then be added to stm32mp1_boot_device.c.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I397911ac05fdff464c010cf3b2e04320a781b4aa
plat/st/stm32mp1/stm32mp1_boot_device.c