summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
diff options
context:
space:
mode:
authorBjorn Helgaas2016-12-12 18:25:03 +0100
committerBjorn Helgaas2016-12-12 18:25:03 +0100
commitc1f2e80c1973ffdc1e772fcab32fb30fb2a8def8 (patch)
treee0e3aeaaccdfc965d565c7bebe538620a2b730cb /drivers/pci/pci.h
parentMerge branch 'pci/hotplug' into next (diff)
parentPCI: Enable access to non-standard VPD for Chelsio devices (cxgb3) (diff)
downloadkernel-qcow2-linux-c1f2e80c1973ffdc1e772fcab32fb30fb2a8def8.tar.gz
kernel-qcow2-linux-c1f2e80c1973ffdc1e772fcab32fb30fb2a8def8.tar.xz
kernel-qcow2-linux-c1f2e80c1973ffdc1e772fcab32fb30fb2a8def8.zip
Merge branch 'pci/misc' into next
* pci/misc: PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3) PCI: Expand "VPD access disabled" quirk message PCI: pciehp: Remove loading message PCI: hotplug: Remove hotplug core message PCI: Remove service driver load/unload messages PCI/AER: Log AER IRQ when claiming Root Port PCI/AER: Log errors with PCI device, not PCIe service device PCI/AER: Remove unused version macros PCI/PME: Log PME IRQ when claiming Root Port PCI/PME: Drop unused support for PMEs from Root Complex Event Collectors PCI: Move config space size macros to pci_regs.h
Diffstat (limited to 'drivers/pci/pci.h')
-rw-r--r--drivers/pci/pci.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/pci/pci.h b/drivers/pci/pci.h
index 72b128efa344..8834cb1c09a5 100644
--- a/drivers/pci/pci.h
+++ b/drivers/pci/pci.h
@@ -1,9 +1,6 @@
#ifndef DRIVERS_PCI_H
#define DRIVERS_PCI_H
-#define PCI_CFG_SPACE_SIZE 256
-#define PCI_CFG_SPACE_EXP_SIZE 4096
-
#define PCI_FIND_CAP_TTL 48
extern const unsigned char pcie_link_speed[];