ec/lenovo/h8/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
commit95bfa033c721a2ec9a4bd158b3cc545802e19464
authorFelix Singer <felixsinger@posteo.net>
Sat, 1 Jan 2022 23:48:19 +0000 (2 00:48 +0100)
committerFelix Singer <felixsinger@posteo.net>
Thu, 9 Jun 2022 09:01:56 +0000 (9 09:01 +0000)
tree0812e558de93452e526a64f216184a46b3d1282c
parentb1557e870aadb366f22ea5b2529126e6cc4f50d8
ec/lenovo/h8/acpi: Replace LEqual(a,b) with ASL 2.0 syntax

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

Change-Id: I49a7ed2d57124746815478f3ead8a8f7c54d048a
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60661
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
src/ec/lenovo/h8/acpi/ec.asl
src/ec/lenovo/h8/acpi/systemstatus.asl
src/ec/lenovo/h8/acpi/thermal.asl