From: Lv Zheng Date: Wed, 30 Apr 2014 02:05:15 +0000 (+0800) Subject: ACPICA: Linux header: Add support for stubbed externals. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~6^2~9^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42873a84a22f6ee089b720c817bb61aebeff6e0d;p=pandora-kernel.git ACPICA: Linux header: Add support for stubbed externals. Linux wants to include all header files but leave empty inline stub variables for a feature that is not configured during build. This patch configures ACPICA external globals/macros/functions out and defines them into no-op when CONFIG_ACPI is not enabled. Lv Zheng. Signed-off-by: Lv Zheng Signed-off-by: Bob Moore Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed