drivers/intel/gma/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
commit6041543a7a5cdad7a342dd076ad20cca424ee266
authorFelix Singer <felixsinger@posteo.net>
Sat, 1 Jan 2022 23:43:21 +0000 (2 00:43 +0100)
committerFelix Singer <felixsinger@posteo.net>
Thu, 9 Jun 2022 08:57:01 +0000 (9 08:57 +0000)
tree456e9b62d6fd52591542b9413ae10eab8739024b
parent2608f8142a887d69d770f168ce9dcbc0982855fe
drivers/intel/gma/acpi: Replace LEqual(a,b) with ASL 2.0 syntax

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

Change-Id: I965a0718f6bca1dc27b928bdd9374857f5ea3215
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60660
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
src/drivers/intel/gma/acpi/common.asl
src/drivers/intel/gma/acpi/configure_brightness_levels.asl