Skip to content
Commit bd2e9567 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

PCI: Hide ACS quirk declarations inside PCI core



Move declarations for these functions:

  pci_dev_specific_acs_enabled()
  pci_dev_specific_enable_acs()

from include/linux/pci.h to drivers/pci/pci.h because nothing outside the
PCI core needs to use them.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent ce397d21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment