coreboot/src
Matt DeVillier bfad0b0651 mb/google/zork: rename baseboard GPIO table getter for clarity
Rename variant_pcie_gpio_table() to baseboard_pcie_gpio_table(), since
the GPIO table comes from the baseboard (and is not overridden by any
variant).

Drop the __weak qualifier as this function is not overridden.

This is similar to the change made for skyrim in CB:67809

Change-Id: Idd8ea3446ab7940b21265a3ed8080ba4029c4ff7
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69453
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-11-13 15:38:12 +00:00
..
acpi acpi/acpi.c: Fix einj generation pointer arithmetics 2022-11-11 00:36:40 +00:00
arch arch/x86/memmove: Add 64bit version 2022-11-12 23:22:17 +00:00
commonlib device & commonlib: Update pci_scan_bus postcodes 2022-11-12 22:52:54 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/x86: Set thread local storage in C code 2022-11-12 14:23:51 +00:00
device device & commonlib: Update pci_scan_bus postcodes 2022-11-12 22:52:54 +00:00
drivers drivers/ipmi/ocp: Fix building with clang 2022-11-12 23:23:02 +00:00
ec ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot 2022-11-12 23:01:47 +00:00
include include/cpu/msr.h: transform into an union 2022-11-12 14:23:35 +00:00
lib lib/ramtest.c: Update ram failure post code 2022-11-12 22:53:14 +00:00
mainboard mb/google/zork: rename baseboard GPIO table getter for clarity 2022-11-13 15:38:12 +00:00
northbridge nb/intel/ironlake: Work around unused variable warning 2022-11-12 14:45:32 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/tpm: improve tlcl_extend() signature 2022-11-12 23:16:07 +00:00
soc soc/amd/picasso: add mb_pre_fspm() definition and weak implementation 2022-11-13 15:37:46 +00:00
southbridge sb/intel/i82801dx: Clean up includes 2022-11-12 03:33:14 +00:00
superio Revert "mb/aopen/dxplplusu: Remove board" 2022-11-09 18:10:54 +00:00
vendorcode security/tpm: improve tlcl_extend() signature 2022-11-12 23:16:07 +00:00
Kconfig cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00