coreboot-kgpe-d16/src/soc/intel/common
Furquan Shaikh ec3dafd97c soc/intel: Constify struct device * parameter to intel_igd_get_controller_info
intel_igd_get_controller_info() does not need to modify the device
structure. Hence, this change makes the struct device * parameter to
intel_igd_get_controller_info() as const.

Change-Id: Ic044a80e3e2c45af6824a23f3cd0b08b94c0f279
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40709
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2020-04-28 19:50:17 +00:00
..
acpi soc/intel/common: Add _DSM methods for LPIT table 2020-04-20 06:28:04 +00:00
basecode
block soc/intel: Constify struct device * parameter to intel_igd_get_controller_info 2020-04-28 19:50:17 +00:00
pch soc/intel: Disable config option for SCS by default 2020-04-17 20:00:08 +00:00
acpi.h
acpi_wake_source.c soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
hda_verb.c soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
hda_verb.h soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
Kconfig.common soc/intel/Kconfig: Avoid specifying dedicated chipset name 2020-03-15 13:12:05 +00:00
Makefile.inc
mma.c soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
mma.h soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
nhlt.c soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
reset.c soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
reset.h
smbios.c soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
smbios.h soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
tpm_tis.c soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
vbt.c soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00
vbt.h soc/intel/common: Use SPDX for GPL-2.0-only files 2020-04-06 19:15:50 +00:00