Attention is currently required from: Hung-Te Lin, Arthur Heymans, Yidi Lin.
Hello Hung-Te Lin, Yidi Lin, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74553
to look at the new patch set (#3).
Change subject: soc/mediatek/mt8195/apusys_devapc.c: Fix unsigned comparison ......................................................................
soc/mediatek/mt8195/apusys_devapc.c: Fix unsigned comparison
Clang warns about unsigned comparison below 0. Use the enum value itself to fix this warning.
Change-Id: I12fccff2fb7d43fd4582afd518a7eab632908a5f Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/soc/mediatek/mt8195/apusys_devapc.c 1 file changed, 15 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/74553/3