arm-trusted-firmware/drivers/st/clk
Yann Gautier 9fa9a0c55c fix(st-clock): print enums as unsigned
With gcc-11, the -Wformat-signedness warning complains about enum values
that should be printed as unsigned values. Change %d to %u for several
lines in the clock driver.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: Ia2d24e6feef5e852e0a6bfaa1286fe605f9a16b7
2022-02-28 11:36:00 +01:00
..
stm32mp1_clk.c fix(st-clock): print enums as unsigned 2022-02-28 11:36:00 +01:00
stm32mp_clkfunc.c feat(st): update the security based on new compatible 2022-02-03 09:20:49 +01:00