Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

authored by

Adrian Bunk and committed by
Jesse Barnes
4ea3e58b 2aeeef11

+1 -1
+1 -1
drivers/pci/hotplug/pciehp_hpc.c
··· 954 954 }; 955 955 956 956 #ifdef CONFIG_ACPI 957 - int pciehp_acpi_get_hp_hw_control_from_firmware(struct pci_dev *dev) 957 + static int pciehp_acpi_get_hp_hw_control_from_firmware(struct pci_dev *dev) 958 958 { 959 959 acpi_status status; 960 960 acpi_handle chandle, handle = DEVICE_ACPI_HANDLE(&(dev->dev));