diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2022-02-16 07:00:29 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-03-25 19:59:20 +0000 |
commit | cdad992f0f3230bf27150290c47ecf72d20c121b (patch) | |
tree | d2cc5cd6d4269e6acc6ad9582f67192f17a9c029 /configs/config.google_guado.pch_serialio_uart | |
parent | 0dd03687402458b25a33c8b5b3dff241e13357a5 (diff) |
nb/intel/gm45/pm.c: Make clang happy
Clang complains that the terniary '?' operator is executed before the
bitwise '|'. This is true and desired in this case. Being explicit
about won't hurt however.
Change-Id: I27d1fc1c19e1dab3d1c82e407151eaa46f8c7b03
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62172
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Diffstat (limited to 'configs/config.google_guado.pch_serialio_uart')
0 files changed, 0 insertions, 0 deletions