]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc94ecfd220dc759e5f982451f43255570f6640f4
tree8a4177f73fb8ed2508a0cb81b506994647776291
parent88853034304fa8c1618fa904d1125613f4b6428a
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: 5d4cc4417bdb6bf0911234c5f4d74753eb21baab
  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