diff options
| author | Bjorn Helgaas <[email protected]> | 2019-10-09 16:27:30 -0500 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2019-10-15 16:39:11 -0500 |
| commit | c6e9aefbf9db818d60818aa5540d78c1da289aae (patch) | |
| tree | 41d766f28b067183330f143b45f0e28235e0e45e /drivers/pci/controller/dwc | |
| parent | b24d5c2098596a41cf187af41287777a2e0dd753 (diff) | |
PCI/ATS: Remove unused PRI and PASID stubs
The following functions are only used by amd_iommu.c and intel-iommu.c
(when CONFIG_INTEL_IOMMU_SVM is enabled). CONFIG_PCI_PRI and
CONFIG_PCI_PASID are always defined in those cases, so there's no need for
the stubs.
pci_enable_pri()
pci_disable_pri()
pci_reset_pri()
pci_prg_resp_pasid_required()
pci_enable_pasid()
pci_disable_pasid()
Remove the unused stubs.
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Kuppuswamy Sathyanarayanan <[email protected]>
Reviewed-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions