mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-17 17:38:55 +09:00
"pcie_ports_auto" is only used inside the PCIe port driver itself, so move it from include/linux/pci.h to portdrv.h so it's not visible to the whole kernel. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>