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)
commit902ee490fe841452b9665e4405d1bcd520f1ef87
tree640fa34f4d5fe1347cf72bad4dc9fc4366d227e2
parentba574dc8563c7c1d1d1c5bf3c1c99ec88513402e
ACPI / hotplug / PCI: Fix sparse non static symbol warning

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>
drivers/pci/hotplug/acpiphp_glue.c