coreboot-kgpe-d16/src/northbridge/intel/x4x
Furquan Shaikh 0f007d8ceb device: Constify struct device * parameter to write_acpi_tables
.write_acpi_tables() should not be updating the device structure. This
change makes the struct device * argument to it as const.

Change-Id: I50d013e83a404e0a0e3837ca16fa75c7eaa0e14a
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40701
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2020-04-28 19:21:49 +00:00
..
acpi src/northbridge: Use SPDX for GPL-2.0-only files 2020-04-05 17:44:14 +00:00
acpi.c device: Constify struct device * parameter to write_acpi_tables 2020-04-28 19:21:49 +00:00
bootblock.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
chip.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
dq_dqs.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
early_init.c src/northbridge: Use SPDX for GPL-2.0-only files 2020-04-05 17:44:14 +00:00
gma.c device: Constify struct device * parameter to write_acpi_tables 2020-04-28 19:21:49 +00:00
iomap.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Makefile.inc src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
memmap.c src/northbridge: Use SPDX for GPL-2.0-only files 2020-04-05 17:44:14 +00:00
northbridge.c Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
raminit.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
raminit_ddr23.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
raminit_tables.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
rcven.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
romstage.c intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() call 2020-01-14 18:13:15 +00:00
x4x.h device: Constify struct device * parameter to write_acpi_tables 2020-04-28 19:21:49 +00:00