From: Bob Moore Date: Wed, 15 Sep 2010 05:22:46 +0000 (+0800) Subject: ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface X-Git-Tag: v2.6.37-rc1~100^2~12^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95abccb576c44bc593e05fa1245d0ad26ce6107b;p=pandora-kernel.git ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface This function is not OS-dependent and has been replaced by acpi_hw_derive_pci_id, which is now in the ACPICA core code. Local implementations of acpi_os_derive_pci_id are no longer necessary and are removed. ACPICA BZ 857. http://www.acpica.org/bugzilla/show_bug.cgi?id=857 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed