drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax
commit1225083591b9f125314ab959125d027fb07e8e63
authorFelix Singer <felixsinger@posteo.net>
Sun, 2 Jan 2022 01:45:44 +0000 (2 02:45 +0100)
committerFelix Singer <felixsinger@posteo.net>
Thu, 9 Jun 2022 08:57:33 +0000 (9 08:57 +0000)
tree41eb0863d7875aeaedacfa24c598562dc4c6bb51
parentfa9e31beb62547c35cf8521714e2d72909317d3f
drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax

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

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