summaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/cezanne')
-rw-r--r--src/soc/amd/cezanne/include/soc/pci_devs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/cezanne/include/soc/pci_devs.h b/src/soc/amd/cezanne/include/soc/pci_devs.h
index 8f5793bbb9..2337e0c6cf 100644
--- a/src/soc/amd/cezanne/include/soc/pci_devs.h
+++ b/src/soc/amd/cezanne/include/soc/pci_devs.h
@@ -108,7 +108,7 @@
#define SATA1_DEVFN PCI_DEVFN(SATA1_DEV, SATA1_FUNC)
#define PCIE_ABC_C_FUNC 3
-#define PCIE_GPP_C_DEVFN PCI_DEVFN(PCIE_ABC_BRIDGE_DEV, PCIE_ABC_C_FUNC)
+#define PCIE_ABC_C_DEVFN PCI_DEVFN(PCIE_ABC_BRIDGE_DEV, PCIE_ABC_C_FUNC)
#define SOC_PCIE_GPP_C_DEV _SOC_DEV(PCIE_ABC_BRIDGE_DEV, PCIE_ABC_C_FUNC)
/* SMBUS */