diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-12-06 19:05:17 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-12-06 19:05:17 -0500 |
commit | 9ccad66f0171578445175ecd3bf66b35a96aaf6e (patch) | |
tree | 78c1be21493ef183de9444cf0d2bfb1e729b0698 /drivers/xen/xen-acpi-memhotplug.c | |
parent | 8ff47aafb25cc80417118e4968d4e7ca3f46c3ee (diff) | |
parent | 8b48463f89429af408ff695244dc627e1acff4f7 (diff) |
Merge branch 'acpi-cleanup' into acpi-hotplug
Conflicts:
drivers/acpi/scan.c
Diffstat (limited to 'drivers/xen/xen-acpi-memhotplug.c')
-rw-r--r-- | drivers/xen/xen-acpi-memhotplug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/xen/xen-acpi-memhotplug.c b/drivers/xen/xen-acpi-memhotplug.c index 9b056f06691f..f8d18626969a 100644 --- a/drivers/xen/xen-acpi-memhotplug.c +++ b/drivers/xen/xen-acpi-memhotplug.c | |||
@@ -22,7 +22,6 @@ | |||
22 | #include <linux/init.h> | 22 | #include <linux/init.h> |
23 | #include <linux/types.h> | 23 | #include <linux/types.h> |
24 | #include <linux/acpi.h> | 24 | #include <linux/acpi.h> |
25 | #include <acpi/acpi_drivers.h> | ||
26 | #include <xen/acpi.h> | 25 | #include <xen/acpi.h> |
27 | #include <xen/interface/platform.h> | 26 | #include <xen/interface/platform.h> |
28 | #include <asm/xen/hypercall.h> | 27 | #include <asm/xen/hypercall.h> |