提交 6d47a5e4 编写于 作者: A Adrian Bunk 提交者: Greg Kroah-Hartman

PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static

Signed-off-by: NAdrian Bunk <bunk@stusta.de>
Acked-by: NMUNEDA Takahiro <muneda.takahiro@jp.fujitsu.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 50b00755
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册