From fec796524dad89a1ba3b0dfc355944f462eb3b54 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Mon, 14 Aug 2006 23:07:38 -0700 Subject: [PATCH] --- yaml --- r: 36073 b: refs/heads/master c: 6d47a5e4c3f8b6458002065d98a9cc6ff90fb597 h: refs/heads/master i: 36071: fc2ac63ea33d96d8878042d0b4a1c0859b491a80 v: v3 --- [refs] | 2 +- trunk/drivers/pci/hotplug/acpiphp_glue.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2e4edf46e7d9..c61e9b046112 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50b0075520a0acba9cabab5203bbce918b966d9a +refs/heads/master: 6d47a5e4c3f8b6458002065d98a9cc6ff90fb597 diff --git a/trunk/drivers/pci/hotplug/acpiphp_glue.c b/trunk/drivers/pci/hotplug/acpiphp_glue.c index ae67a8f55ba1..be7e91662417 100644 --- a/trunk/drivers/pci/hotplug/acpiphp_glue.c +++ b/trunk/drivers/pci/hotplug/acpiphp_glue.c @@ -997,7 +997,7 @@ static int acpiphp_bus_add(struct acpiphp_func *func) * @handle: handle to acpi namespace * */ -int acpiphp_bus_trim(acpi_handle handle) +static int acpiphp_bus_trim(acpi_handle handle) { struct acpi_device *device; int retval;