PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: MUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Родитель
50b0075520
Коммит
6d47a5e4c3
|
@ -997,7 +997,7 @@ acpiphp_bus_add_out:
|
|||
* @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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче