coreboot/src/superio
Felix Singer b2d8807392 superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax
Replace `LEqual(a, b)` with `a == b`.

Change-Id: I033f73e6552746c6899e46ee4d619ab47cb3d55b
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60659
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
2022-06-09 09:05:56 +00:00
..
acpi superio/acpi: Replace LLess(a,b) with ASL 2.0 syntax 2022-06-09 09:04:10 +00:00
aspeed src/superio: Remove unused <device/pnp_def.h> 2020-09-14 19:36:27 +00:00
common src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
fintek superio: Replace bad uses of find_resource 2021-11-04 17:36:32 +00:00
ite superio: Replace bad uses of find_resource 2021-11-04 17:36:32 +00:00
nsc src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
nuvoton superio/nuvoton/nct6687d: Add early support for NCT6687D 2022-05-16 13:11:00 +00:00
renesas treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
serverengines src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
smsc superio/kbc1100: Fix set but unused variables 2022-05-11 06:02:48 +00:00
winbond superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax 2022-06-09 09:05:56 +00:00