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

Change-Id: I237ee9640ec64061aa9ed7c65ea21740c40b6ae2
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40708
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2020-04-28 19:50:07 +00:00
..
acpi soc/intel/common: Add _DSM methods for LPIT table 2020-04-20 06:28:04 +00:00
basecode soc/intel/common: Make infrastructure ready for Intel common stage files 2018-06-21 15:54:48 +00:00
block soc/intel: Constify struct device *param to sd_fill_soc_gpio_info 2020-04-28 19:50:07 +00:00
pch soc/intel: Disable config option for SCS by default 2020-04-17 20:00:08 +00:00
acpi.h soc/intel/common/block: Common ACPI 2017-09-08 19:01:04 +00:00
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 soc/intel/common: Bring DISPLAY_MTRRS into the light 2018-11-23 08:34:16 +00:00
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 intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
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