soc/intel/cannonlake/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
commit5c9560407931963fd64418b48e7da26e5e4051dc
authorFelix Singer <felixsinger@posteo.net>
Sun, 2 Jan 2022 00:09:03 +0000 (2 01:09 +0100)
committerFelix Singer <felixsinger@posteo.net>
Thu, 9 Jun 2022 08:58:57 +0000 (9 08:58 +0000)
tree907675942584e30cd0b440082988cee75b3e3c15
parent1225083591b9f125314ab959125d027fb07e8e63
soc/intel/cannonlake/acpi: Replace LEqual(a,b) with ASL 2.0 syntax

Replace `LEqual(a, b)` with `a == b`.

Change-Id: I844d5d2fdf0a84171385054cf7c7ca222d73c0fc
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60664
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
src/soc/intel/cannonlake/acpi/pch_hda.asl
src/soc/intel/cannonlake/acpi/scs.asl