diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-01-02 00:26:31 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-02-12 17:26:46 +0000 |
commit | d8cf72f7e68dcbfc69f2d2acaa82260cdbed46ab (patch) | |
tree | 54ad8bc9a0fd984618058917eb5054bad94bdd41 /src/arch/x86/cpu_common.c | |
parent | 489300358114fe6f9f43aaf02d72c64bf8bc54aa (diff) |
arch/x86/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
Replace `LEqual(a, b)` with `a == b`.
Change-Id: Iabfaaee22011a75cc981607d366d61660838ab21
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60656
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/arch/x86/cpu_common.c')
0 files changed, 0 insertions, 0 deletions