commit | ed6a82546d2e8f6b5902269541733814d4adacc2 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Nov 19 21:18:13 2013 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Nov 19 21:18:13 2013 +0100 |
tree | a7c472289a1e3813057fb47cb50d95e55cdf7e65 | |
parent | b38f67c4ae35eb4bcea0bf42a0a18a778a5d04c2 [diff] | |
parent | 296e5809ee567e41d55da41a882abef9d8071e5e [diff] |
Merge branch 'acpi-hotplug' * acpi-hotplug: PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
diff --git a/drivers/pci/hotplug/acpiphp.h b/drivers/pci/hotplug/acpiphp.h index 26100f5..1592dbe 100644 --- a/drivers/pci/hotplug/acpiphp.h +++ b/drivers/pci/hotplug/acpiphp.h
@@ -176,7 +176,6 @@ u8 acpiphp_get_adapter_status(struct acpiphp_slot *slot); /* variables */ -extern bool acpiphp_debug; extern bool acpiphp_disabled; #endif /* _ACPIPHP_H */