From: Lv Zheng Date: Wed, 30 Apr 2014 02:05:08 +0000 (+0800) Subject: ACPICA: OSL: Add configurability for generic external functions. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~6^2~9^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b9c1152a018883f6f0b841e12e17671f2c64c32;p=pandora-kernel.git 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 Signed-off-by: Bob Moore Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed