diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2023-04-19 10:14:25 +0200 |
---|---|---|
committer | Lean Sheng Tan <sheng.tan@9elements.com> | 2023-05-13 09:30:21 +0000 |
commit | 4ffce7e8acdcfa55c6fb23ae14c5e2ab7c172c72 (patch) | |
tree | b7970f87e986015794d551e519166e238e1a7602 /payloads | |
parent | bd429063d93e7fa95df64e05c8532c32cc6c5e26 (diff) |
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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74553
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions