coreboot-kgpe-d16/src/arch
Furquan Shaikh f9392990d5 arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_field
acpigen_write_field() does not need to modify the fieldlist
parameter. Thus, this change makes this parameter as const.

Change-Id: I94688913cee8948f42ae5e184f2d24264876648d
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40784
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-29 08:44:00 +00:00
..
arm src: Remove unneeded 'include <arch/cache.h>' 2020-03-10 20:39:50 +00:00
arm64 src: Remove unneeded 'include <arch/cache.h>' 2020-03-10 20:39:50 +00:00
ppc64 src/arch/ppc64: Convert to SPDX license header 2020-03-06 07:47:42 +00:00
riscv src/arch/riscv: Convert to SPDX license header 2020-03-06 07:48:09 +00:00
x86 arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_field 2020-04-29 08:44:00 +00:00