ACPICA: Linux: Add stub support for Linux specific variables and functions.
authorLv Zheng <lv.zheng@intel.com>
Wed, 16 Jul 2014 08:57:52 +0000 (16:57 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 19 Jul 2014 23:34:57 +0000 (01:34 +0200)
commita8278efd84f7643d5e44e5e507b657c231b0743b
tree615f264649636ec21307c4efe870f5f3ca2ff4ab
parent1795cd9b3a91d4b5473c97f491d63892442212ab
ACPICA: Linux: Add stub support for Linux specific variables and functions.

There are global variables and functions not upstreamed to the ACPICA code
base.  Such symbols still can be referenced by external users as they are
listed in the acpixf.h.  This patch uses ACPI_GLOBAL and
ACPI_EXTERNAL_RETURN_STATUS mechanism to add stub support for such symbols.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/bus.c
include/acpi/acpixf.h
This page took 0.04017 seconds and 5 git commands to generate.