soc/intel/cannonlake/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax
commit0767747974a90c8df9615a5b24e1ac55983cf6c8
authorFelix Singer <felixsinger@posteo.net>
Sun, 2 Jan 2022 01:55:22 +0000 (2 02:55 +0100)
committerFelix Singer <felixsinger@posteo.net>
Thu, 9 Jun 2022 09:00:26 +0000 (9 09:00 +0000)
tree323b911c68553cf3c785a07bba61883791d1ff4a
parentd62f3aa69d01478d3a898d3a1483e414fe41ef37
soc/intel/cannonlake/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax

Replace `LNotEqual(a, b)` with `a != b`.

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