ACPICA: Resources: Correct conditional compilation definitions.
commit27c481f37f915cfb7dbaf0025075a1358e45c889
authorLv Zheng <lv.zheng@intel.com>
Mon, 13 Apr 2015 03:49:47 +0000 (13 11:49 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 14 Apr 2015 12:51:53 +0000 (14 14:51 +0200)
tree1a864abe05b751ae31e247ff76a11a927842fcfa
parent6306bf886222f382d59bbb8b72bf6996cbba1f6e
ACPICA: Resources: Correct conditional compilation definitions.

ACPICA commit f92a08512b0b35dce4a7fc6a73216674a3c2541b

Some conditional compilation definitions are wrong across header and source
files. This patch corrects them for the resources component.

NOTE that a further patch in this patchset cleans up all ACPI_EXEC_APP,
converting them into ACPI_DEBUGGER, including part of this change.

Link: https://github.com/acpica/acpica/commit/f92a0851
Reported-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/acresrc.h
drivers/acpi/acpica/rsdump.c