From: Lv Zheng Date: Wed, 16 Jul 2014 08:58:30 +0000 (+0800) Subject: ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~142^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=633adaba49d46dcaa4289de5b25c562b54ff575b;p=pandora-kernel.git ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds. This patch moves out of CONFIG_ACPI condition so that all ACPICA prototypes can be seen by the CONFIG_ACPI=n Linux kernel builds. Note that we can do this because ACPICA has implemented stubs for all ACPICA prototypes that are currently referenced by the Linux kernel. Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed