Browse Source

Merge branch 'acpi-hotplug'

* acpi-hotplug:
  PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
Rafael J. Wysocki 11 years ago
parent
commit
ed6a82546d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/pci/hotplug/acpiphp.h

+ 0 - 1
drivers/pci/hotplug/acpiphp.h

@@ -176,7 +176,6 @@ u8 acpiphp_get_latch_status(struct acpiphp_slot *slot);
 u8 acpiphp_get_adapter_status(struct acpiphp_slot *slot);
 
 /* variables */
-extern bool acpiphp_debug;
 extern bool acpiphp_disabled;
 
 #endif /* _ACPIPHP_H */