ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndef
authorErik Schmauss <erik.schmauss@intel.com>
Fri, 10 May 2019 17:25:42 +0000 (10:25 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 13 May 2019 08:34:21 +0000 (10:34 +0200)
commit11207b4dc2737f1f01695979ad5eac6c8ecc8031
tree8226646c6701487a8fb574ab7a4a7623456ea51c
parent59df1c2bdecb0d1aaadfb8533df4bea528ee4952
ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndef

ACPICA commit c14f17fa0acf8c93497ce04b9a7f4ada51b69383

This flag should not be included in #ifndef CONFIG_ACPI. It should be
used unconditionally.

Link: https://github.com/acpica/acpica/commit/c14f17fa
Fixes: aa9aaa4d61c0 ("ACPI: use different default debug value than ACPICA")
Reported-by: Gabriel C <nix.or.die@gmail.com>
Tested-by: Gabriel C <nix.or.die@gmail.com>
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Cc: 5.1+ <stable@vger.kernel.org> 5.1+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/platform/aclinux.h