]> git.baikalelectronics.ru Git - kernel.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)
commitc822d9410cd007f631634c2eb0a02e1967aad8ac
tree9541518180d66ff37e877e0be7164b1dc0e727d2
parent88e1758e243a0bfbe09a2fc627d524c33a11c4b0
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