commit | 902ee490fe841452b9665e4405d1bcd520f1ef87 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Sun Jul 20 13:34:43 2014 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sun Jul 20 23:59:25 2014 +0200 |
tree | 640fa34f4d5fe1347cf72bad4dc9fc4366d227e2 | |
parent | ba574dc8563c7c1d1d1c5bf3c1c99ec88513402e [diff] |
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>