提交 4ea3e58b 编写于 作者: A Adrian Bunk 提交者: Jesse Barnes

make pciehp_acpi_get_hp_hw_control_from_firmware()

this_patch_makes_the_needlessly_global_pciehp_acpi_get_hp_hw_control_from_firmware_static

;)
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Signed-off-by: NKristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: NJesse Barnes <jbarnes@virtuousgeek.org>
上级 2aeeef11
...@@ -954,7 +954,7 @@ static struct hpc_ops pciehp_hpc_ops = { ...@@ -954,7 +954,7 @@ static struct hpc_ops pciehp_hpc_ops = {
}; };
#ifdef CONFIG_ACPI #ifdef CONFIG_ACPI
int pciehp_acpi_get_hp_hw_control_from_firmware(struct pci_dev *dev) static int pciehp_acpi_get_hp_hw_control_from_firmware(struct pci_dev *dev)
{ {
acpi_status status; acpi_status status;
acpi_handle chandle, handle = DEVICE_ACPI_HANDLE(&(dev->dev)); acpi_handle chandle, handle = DEVICE_ACPI_HANDLE(&(dev->dev));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册