1. 26 11月, 2013 1 次提交
    • L
      ACPI: Clean up incorrect inclusions of ACPICA headers · 91be0998
      Lv Zheng 提交于
      Header file <acpi/acpi.h> contains environemnt settings and architecture
      specific implementation that should be included before any other ACPICA
      headers in order to keep a consistent build environment for ACPICA users.
      The following internal ACPICA header files should be included from
      <acpi/acpi.h> and should not be included by other kernel files:
        <acpi/acpiosxf.h>
        <acpi/acpixf.h>
      
      Clean up incorrect inclusions of these files from non-ACPICA source
      files.
      
      [rjw: Subject and changelog]
      Signed-off-by: NLv Zheng <lv.zheng@intel.com>
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      91be0998
  2. 21 11月, 2013 6 次提交
  3. 31 10月, 2013 25 次提交
  4. 30 10月, 2013 8 次提交