]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: OSL: Add configurability for generic external functions.
authorLv Zheng <lv.zheng@intel.com>
Wed, 30 Apr 2014 02:05:08 +0000 (10:05 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 6 May 2014 22:55:01 +0000 (00:55 +0200)
commit8d8ac556461cb5511ea32d404066bd095af3dd87
tree586244410c7c04781aa547992f46a6f187ae7e8d
parenta7190fb4f50e6a32be845042fda1dd355388c27a
ACPICA: OSL: Add configurability for generic external functions.

OSPMs like Linux trend to include all header files but leave empty inline
stub functions for a feature that is not configured during build.
This patch adds wrappers mechanism to be used around ACPICA external
interfaces to facilitate OSPM with such configurability.

This patch doesn't include code for Linux to use this new mechanism, thus
no functional change.  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/acpixf.h