mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 18:14:24 +00:00
![]() On release builds EMMC_TRACE doesn't expand to anything. Some conditionals with no braces end up with empty bodies. This produces a warning when compiling with -Werror=empty-body (enabled by -Wextra). Since TF-A coding guidelines require braces to comply with MISRA guidelines anyway, add them in the whole file. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: Ib4e691efc7acdb8fb8692278c7a9772fc894f77f |
||
---|---|---|
.. | ||
emmc | ||
i2c | ||
mdio | ||
spi | ||
chimp.c | ||
iproc_gpio.c | ||
ocotp.c | ||
rng.c | ||
scp.c | ||
sotp.c | ||
spi_flash.c | ||
spi_sf.c |