From: Kenji Kaneshige Date: Mon, 9 Feb 2009 07:00:04 +0000 (+0900) Subject: PCI/ACPI: rename pci_osc_control_set() X-Git-Tag: v2.6.30-rc1~419^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f5404d8ea90bfa4d58a3936e5a3d0d28cecf60f;p=pandora-kernel.git PCI/ACPI: rename pci_osc_control_set() - Rename pci_osc_control_set() to acpi_pci_osc_control_set() according to the other API names in drivers/acpi/pci_root.c. - Move _OSC related definitions to include/linux/acpi.h because _OSC related API is implemented in drivers/acpi/pci_root.c now. Signed-off-by: Kenji Kaneshige Reviewed-by: Andrew Patterson Tested-by: Andrew Patterson Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed