arch/x86/acpi: Replace Increment() with ASL 2.0 syntax
commit60e1dfa8cdd9378e88588205f1c7e8e2e9af61e0
authorFelix Singer <felixsinger@posteo.net>
Fri, 31 Dec 2021 12:45:48 +0000 (31 13:45 +0100)
committerFelix Singer <felixsinger@posteo.net>
Sat, 1 Jan 2022 14:08:27 +0000 (1 14:08 +0000)
tree791d8063ce42b2e0bfc64dd4d689b3de29d1c21f
parentca1b2a5b658a3c9e730cb80591d8b5b7990dc390
arch/x86/acpi: Replace Increment() with ASL 2.0 syntax

Replace `Increment(a)` with `a++`.

Change-Id: I45ce13509f3e93d7d8cd69689604f24b926bcfbc
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60579
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
src/arch/x86/acpi/debug.asl
src/arch/x86/acpi/globutil.asl