From: Andrew Patterson Date: Mon, 10 Nov 2008 22:31:10 +0000 (-0700) Subject: ACPI/PCI: remove obsolete _OSC capability support functions X-Git-Tag: v2.6.29-rc1~181^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23616941914917cf25b94789856b5326b68d8ee8;p=pandora-kernel.git 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed