[RFC PATCH 09/15] ACPICA: Linux: Add stub support for Linux specific variables and functions.

2013-12-18 Thread Lv Zheng
There are global variables and functions not upstreamed to the ACPICA code base. Such symbols still can 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

[RFC PATCH 09/15] ACPICA: Linux: Add stub support for Linux specific variables and functions.

2013-12-18 Thread Lv Zheng
There are global variables and functions not upstreamed to the ACPICA code base. Such symbols still can 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