Commit f83493dd authored by Andy Grover's avatar Andy Grover

ACPI: acpiphp.h includes both linux/acpi.h and acpi_bus.h. Since the

former now also includes the latter, acpiphp.h only needs the one, now.
parent c1f31696
......@@ -36,7 +36,6 @@
#include <linux/acpi.h>
#include "pci_hotplug.h"
#include "acpi_bus.h"
#define dbg(format, arg...) \
do { \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment