arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntax
commit50002b7fac5f3ef7c2124893d55a49405ff2e02f
authorFelix Singer <felixsinger@posteo.net>
Thu, 28 Jul 2022 23:46:06 +0000 (29 01:46 +0200)
committerFelix Singer <felixsinger@posteo.net>
Fri, 29 Jul 2022 23:58:51 +0000 (29 23:58 +0000)
tree75ba713bc8dc0b0da8dfc1f280c72c8711e2a7bf
parent8072b420a6617a461f9708540b9cbdd295d5b30c
arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntax

Replace `Add (a, b, c)` with `c = a + b`.

Change-Id: If848d391e5ec33ebfb08515414739dbdd5011e08
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66249
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
src/arch/x86/acpi/debug.asl