PCI/ACPI: Make acpi_pci_osc_control_set() static
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 2 Jun 2020 20:56:55 +0000 (15:56 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 27 Jan 2021 15:37:40 +0000 (09:37 -0600)
commit1423de718e6a0ce00372ab119fa40060ff50883e
tree6de7bf493a629ceb5161be73b154e6c5756869bf
parent7c53f6b671f4aba70ff15e1b05148b10d58c2837
PCI/ACPI: Make acpi_pci_osc_control_set() static

acpi_pci_osc_control_set() is only called from pci_root.c, so stop
exporting it and make it static.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/pci_root.c
include/linux/acpi.h