]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Add support for extra, optional OS-specific header file.
authorLv Zheng <lv.zheng@intel.com>
Sat, 8 Feb 2014 01:42:53 +0000 (09:42 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 10 Feb 2014 23:30:25 +0000 (00:30 +0100)
commit0793b4f889ecc92931ebaa37a53209092e171969
tree374e9d7bd29c8e213aab32bd8f71da938e4287b7
parent0317e2910b5b6cbd4320aa8ba4382b0d0dc8f955
ACPICA: Add support for extra, optional OS-specific header file.

If OSPMs have something should appear after actypes.h to reference type
definitions, the platform/acxxx.h is not sufficient as it is included by
platform/acenv.h before including actypes.h.

This patch introduces an OSPMs declarable headers to allow OSPMs to handle
such requirement for their own purposes.

This kind of header can also be used by Linux to collect the divergences
that haven't been back ported yet.  Lv Zheng.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/acpi.h