diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-12-07 01:05:17 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-12-07 01:05:17 +0100 |
commit | 9ccad66f0171578445175ecd3bf66b35a96aaf6e (patch) | |
tree | 78c1be21493ef183de9444cf0d2bfb1e729b0698 /drivers/acpi/hed.c | |
parent | Merge branch 'acpi-pci-hotplug' into acpi-hotplug (diff) | |
parent | ACPI: Clean up inclusions of ACPI header files (diff) | |
download | linux-9ccad66f0171578445175ecd3bf66b35a96aaf6e.tar.xz linux-9ccad66f0171578445175ecd3bf66b35a96aaf6e.zip |
Merge branch 'acpi-cleanup' into acpi-hotplug
Conflicts:
drivers/acpi/scan.c
Diffstat (limited to 'drivers/acpi/hed.c')
-rw-r--r-- | drivers/acpi/hed.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/acpi/hed.c b/drivers/acpi/hed.c index 13b1d39d7cdf..aafe3ca829c2 100644 --- a/drivers/acpi/hed.c +++ b/drivers/acpi/hed.c @@ -25,8 +25,6 @@ #include <linux/module.h> #include <linux/init.h> #include <linux/acpi.h> -#include <acpi/acpi_bus.h> -#include <acpi/acpi_drivers.h> #include <acpi/hed.h> static struct acpi_device_id acpi_hed_ids[] = { |