coreboot-kgpe-d16/src/soc/amd/stoneyridge
Felix Held cbbb02777c soc/amd/stoneyridge/include/pci_devs: remove unused DEVID defines
None of the *_DEVID defines was used in the code, so drop those. The SoC
code uses the PCI ID defines from include/device/pci_ids.h instead.
Since it might still be useful to have the PCI device IDs as a reference
in the SoC's pci_devs.h, add those as comments instead.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I7c77d648dac57b15b56f631bd8b2494676c00a8b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59268
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2021-11-15 10:04:29 +00:00
..
acpi soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS defines 2021-10-16 17:55:47 +00:00
include/soc soc/amd/stoneyridge/include/pci_devs: remove unused DEVID defines 2021-11-15 10:04:29 +00:00
acpi.c acpi: Fill fadt->century based on Kconfig 2021-08-19 18:16:04 +00:00
BiosCallOuts.c
bootblock.c soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macro 2021-09-09 14:20:35 +00:00
chip.c cpu/amd/mtrr: Remove topmem global variables 2021-11-03 18:36:15 +00:00
chip.h src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
cpu.c soc/amd/*/cpu: handle mp_init_with_smm failure 2021-11-03 18:37:28 +00:00
enable_usbdebug.c
fw_cz.cfg
fw_st.cfg
gpio.c soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00
i2c.c amd/i2c: Remove the weak function 2021-11-04 10:31:37 +00:00
Kconfig Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
Makefile.inc cpu/x86: Introduce and use CPU_X86_LAPIC 2021-10-26 17:44:14 +00:00
mca.c soc/amd/stoneyridge/mca: implement and use mca_has_expected_bank_count 2021-07-15 17:04:28 +00:00
memmap.c
monotonic_timer.c
northbridge.c cpu/amd/mtrr: Remove topmem global variables 2021-11-03 18:36:15 +00:00
psp.c
reset.c
romstage.c
sata.c
smbus_spd.c
smihandler.c
southbridge.c soc/amd/*: Enable ACPIMMIO decode first in fch_pre_init 2021-10-13 17:36:53 +00:00
tsc_freq.c
uart.c
usb.c