diff options
| author | Bjorn Helgaas <[email protected]> | 2019-10-09 16:47:15 -0500 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2019-10-15 16:39:11 -0500 |
| commit | fef2dd8b3966517172514ea5a89104ba7745678b (patch) | |
| tree | 0db0ad958a9b64bd686ed4ef8e5bfc6d23765e5b /drivers/pci/controller/dwc/pcie-uniphier.c | |
| parent | d355bb2097834a977a6f47cec003b7d7748adbd6 (diff) | |
PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() private
These interfaces:
void pci_restore_pri_state(struct pci_dev *pdev);
void pci_restore_pasid_state(struct pci_dev *pdev);
are only used in drivers/pci and do not need to be seen by the rest of the
kernel. Most them to drivers/pci/pci.h so they're private to the PCI
subsystem.
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-uniphier.c')
0 files changed, 0 insertions, 0 deletions