ACPICA: Remove unnecessary conditional compilation
authorBob Moore <robert.moore@intel.com>
Mon, 19 Oct 2015 02:24:26 +0000 (10:24 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 22 Oct 2015 00:01:11 +0000 (02:01 +0200)
commit93556118c0679d9ed25e108a94f2b893160fce54
treefb51186cab53b294b614350ebea4b2b2ea64f266
parent62fcce91049a9681fc31d068ffcfaec8d168a857
ACPICA: Remove unnecessary conditional compilation

ACPICA commit eea1f0e561893b6d6417913b2d224082fe3a0a5e

Remove use of ACPI_DEBUGGER and ACPI_DISASSEMBLER where these
defines are used around entire modules.

Note: This type of code also causes problems with IDEs.

Link: https://github.com/acpica/acpica/commit/eea1f0e5
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/Makefile
drivers/acpi/acpica/acdebug.h
drivers/acpi/acpica/rsdump.c
include/acpi/platform/acenv.h