Skip to content

Commit

Permalink
Merge branch 'acpi-hotplug'
Browse files Browse the repository at this point in the history
* acpi-hotplug:
  PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
  • Loading branch information
Rafael J. Wysocki committed Nov 19, 2013
2 parents b38f67c + 296e580 commit ed6a825
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/pci/hotplug/acpiphp.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit ed6a825

Please sign in to comment.