diff options
-rw-r--r-- | drivers/pci/hotplug/acpiphp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/acpiphp.h b/drivers/pci/hotplug/acpiphp.h index f4e028924667..777e4d8a8f98 100644 --- a/drivers/pci/hotplug/acpiphp.h +++ b/drivers/pci/hotplug/acpiphp.h | |||
@@ -186,7 +186,6 @@ u8 acpiphp_get_latch_status(struct acpiphp_slot *slot); | |||
186 | u8 acpiphp_get_adapter_status(struct acpiphp_slot *slot); | 186 | u8 acpiphp_get_adapter_status(struct acpiphp_slot *slot); |
187 | 187 | ||
188 | /* variables */ | 188 | /* variables */ |
189 | extern bool acpiphp_debug; | ||
190 | extern bool acpiphp_disabled; | 189 | extern bool acpiphp_disabled; |
191 | 190 | ||
192 | #endif /* _ACPIPHP_H */ | 191 | #endif /* _ACPIPHP_H */ |