coreboot-kgpe-d16/src/soc/intel/fsp_broadwell_de
Jonathan Neuschäfer 8f06ce3512 Constify struct cpu_device_id instances
There is currently no case where a struct cpu_device_id instance needs
to be modified. Thus, declare all instances as const.

Change-Id: I5ec7460b56d75d255b3451d76a46df76a51d6365
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/22526
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-11-23 05:00:17 +00:00
..
acpi
bootblock
fsp
include/soc soc/fsp_broadwell_de: Add support for GPIO handling 2017-10-19 15:13:40 +00:00
romstage soc/fsp_broadwell_de: Add support for GPIO handling 2017-10-19 15:13:40 +00:00
acpi.c
chip.c
chip.h
cpu.c Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
gpio.c soc/fsp_broadwell_de: Add support for GPIO handling 2017-10-19 15:13:40 +00:00
Kconfig fsp_broadwell_de: Add SMM code 2017-04-28 06:19:20 +02:00
Makefile.inc soc/fsp_broadwell_de: Add support for GPIO handling 2017-10-19 15:13:40 +00:00
memmap.c
northcluster.c
pmutil.c fsp_broadwell_de: Add SMM code 2017-04-28 06:19:20 +02:00
ramstage.c
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
smbus.c
smbus_common.c smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
smi.c fsp_broadwell_de: Add SMM code 2017-04-28 06:19:20 +02:00
smihandler.c fsp_broadwell_de: Add SMM code 2017-04-28 06:19:20 +02:00
smmrelocate.c fsp_broadwell_de: Add SMM code 2017-04-28 06:19:20 +02:00
southcluster.c soc/fsp_broadwell_de: Add support for GPIO handling 2017-10-19 15:13:40 +00:00
spi.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
tsc_freq.c intel/fsp_broadwell_de: Add timestamp functionality 2017-10-12 16:20:50 +00:00