]> asedeno.scripts.mit.edu Git - linux.git/commit
ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.
authorLv Zheng <lv.zheng@intel.com>
Wed, 16 Jul 2014 08:58:30 +0000 (16:58 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 22 Jul 2014 23:10:45 +0000 (01:10 +0200)
commit633adaba49d46dcaa4289de5b25c562b54ff575b
tree9541518180d66ff37e877e0be7164b1dc0e727d2
parentd334c823b27401721591e0f1220050a41af08165
ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.

This patch moves <acpi/acpi.h> 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 <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/acpi.h