ACPI/PCI: remove obsolete _OSC capability support functions
authorAndrew Patterson <andrew.patterson@hp.com>
Mon, 10 Nov 2008 22:31:10 +0000 (15:31 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:12:32 +0000 (11:12 -0800)
commit23616941914917cf25b94789856b5326b68d8ee8
treedd32448bbb06a53711d34b5e7f71dac8a07527d2
parent07ae95f988a34465bdcb384bfa73c03424fe2312
ACPI/PCI: remove obsolete _OSC capability support functions

The acpi_query_osc, __pci_osc_support_set, pci_osc_support_set, and
pcie_osc_support_set functions have been obsoleted in favor of setting
these capabilities during root bridge discovery with
pci_acpi_osc_support.  There are no longer any callers of these
functions, so remove them.

Signed-off-by: Andrew Patterson <andrew.patterson@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci-acpi.c
include/linux/pci-acpi.h