瀏覽代碼

Merge branch 'acpi-hotplug'

* acpi-hotplug:
  PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
Rafael J. Wysocki 11 年之前
父節點
當前提交
ed6a82546d
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 */