commit | 5d20637b91693514b37092586e27feed4bf310fb | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Wed May 02 17:31:48 2018 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed May 02 17:31:48 2018 -0500 |
tree | bdb610a3c32c261f0562232db18a5dc2f2495feb | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 [diff] |
PCI/portdrv: Remove unused pcie_port_acpi_setup() 02bfeb484230 ("PCI/portdrv: Simplify PCIe feature permission checking") removed the only call of pcie_port_acpi_setup() and removed portdrv_acpi.o from the Makefile, but I forgot to remove pcie_port_acpi_setup() itself. Remove pcie_port_acpi_setup() and the drivers/pci/pcie/portdrv_acpi.c file. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>