coreboot-kgpe-d16/src/acpi
Duncan Laurie 3502960e50 acpigen: Make acpigen_write_opregion() argument const
This structure is not modified so it can be made const and allow
the calling function to also declare it as a const structure.

Signed-off-by: Duncan Laurie <dlaurie@google.com>
Change-Id: Id8cdfb4b3450a5ab2164ab048497324175b32269
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46258
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-21 22:24:27 +00:00
..
Kconfig ACPI: Replace smm_setup_structures() 2020-06-24 11:49:15 +00:00
Makefile.inc dptf: Add support for generation of Active Policies 2020-07-07 17:20:13 +00:00
acpi.c acpi: Support MSDM table signature as SLIC 2020-10-13 10:16:22 +00:00
acpigen.c acpigen: Make acpigen_write_opregion() argument const 2020-10-21 22:24:27 +00:00
acpigen_dptf.c src/acpi: Add missing <{stdbool,stdint}.h> 2020-07-29 09:37:10 +00:00
acpigen_dsm.c acpi/acpigen_dsm: fix I2C HID DSM to report correct function support 2020-10-16 18:23:54 +00:00
acpigen_ps2_keybd.c src/acpi: Add missing <{stdbool,stdint}.h> 2020-07-29 09:37:10 +00:00
acpigen_usb.c acpi: Skip writing references for disabled devices in Type-C config 2020-10-20 21:29:53 +00:00
chromeos-gnvs.c src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
device.c acpi/device: Add GPIO binding property for an array of GPIOs 2020-10-14 05:43:00 +00:00
gnvs.c ACPI: Add framework for GNVS initialisation 2020-06-24 11:46:26 +00:00
pld.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sata.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
soundwire.c src/acpi/soundwire.c: Add missing <stddef.h> 2020-07-14 16:10:43 +00:00