ACPICA: Update conditional compilation flags for resource dump functions.
authorLv Zheng <lv.zheng@intel.com>
Wed, 26 Feb 2014 02:28:59 +0000 (10:28 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 26 Feb 2014 23:45:59 +0000 (00:45 +0100)
commit9ad4caf3f846544b4e2a00674dd3055a8762d5dd
tree8a4177f73fb8ed2508a0cb81b506994647776291
parent5e7f18334f9980943365c07502630b5e3223839c
ACPICA: Update conditional compilation flags for resource dump functions.

Corrects ACPI_DISASSEMBLER to the compile conditions.  The wrong
condition was introduced by this commit:
  Commit: 3334861b1e9947631230b573eba27bcd778b93c8
  Subject: ACPICA: Update the conditions to enable the utility resource dump strings.

This was detected in the ACPICA upstream.  Linux is not affected by the
wrong commit as the disassembler is not shipped in the Linux.

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/rsdump.c