aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/pci/hotplug/acpiphp_glue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/acpiphp_glue.c b/drivers/pci/hotplug/acpiphp_glue.c
index ae67a8f55ba1..be7e91662417 100644
--- a/drivers/pci/hotplug/acpiphp_glue.c
+++ b/drivers/pci/hotplug/acpiphp_glue.c
@@ -997,7 +997,7 @@ acpiphp_bus_add_out:
997 * @handle: handle to acpi namespace 997 * @handle: handle to acpi namespace
998 * 998 *
999 */ 999 */
1000int acpiphp_bus_trim(acpi_handle handle) 1000static int acpiphp_bus_trim(acpi_handle handle)
1001{ 1001{
1002 struct acpi_device *device; 1002 struct acpi_device *device;
1003 int retval; 1003 int retval;