ACPI / IPMI: Cleanup some inclusion codes
authorLv Zheng <lv.zheng@intel.com>
Fri, 13 Sep 2013 05:14:41 +0000 (13:14 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 30 Sep 2013 17:46:12 +0000 (19:46 +0200)
commit935a9e3f9d57be122013113318e30e68530b474d
tree2a8f6614c67c885aa2defdd11f15df07d562e4a6
parenta194aa43272d22f035e6f862db2d714658a02b36
ACPI / IPMI: Cleanup some inclusion codes

This (trivial) patch:
 1. Deletes several useless header inclusions.
 2. Kernel codes should always include <linux/acpi.h> instead of
    <acpi/acpi_bus.h> or <acpi/acpi_drivers.h> where many conditional
    declarations are handled.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Reviewed-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_ipmi.c