ACPI / hotplug / PCI: Fix sparse non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sun, 20 Jul 2014 05:34:43 +0000 (13:34 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 20 Jul 2014 21:59:25 +0000 (23:59 +0200)
Fixes the following sparse warning:

drivers/pci/hotplug/acpiphp_glue.c:923:6: warning:
 symbol 'acpiphp_drop_bridge' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found