From 8ecb9d7a0ab291960d012d3177d268f9d517eb71 Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Fri, 17 Sep 2010 08:14:01 +0800 Subject: [PATCH] --- yaml --- r: 217645 b: refs/heads/master c: 75434a2ae37b78887b7a1d70d0a23bbd5e09fb01 h: refs/heads/master i: 217643: 96ffcfc45531ca45551cc52149171317fdbe11bf v: v3 --- [refs] | 2 +- trunk/drivers/acpi/acpica/utxferror.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 90ca56779d4c..44288b8ab774 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 77b23f712bc40a65160e7d02b045f1562bb43ff1 +refs/heads/master: 75434a2ae37b78887b7a1d70d0a23bbd5e09fb01 diff --git a/trunk/drivers/acpi/acpica/utxferror.c b/trunk/drivers/acpi/acpica/utxferror.c index bf679c4885fd..6f12e314fbae 100644 --- a/trunk/drivers/acpi/acpica/utxferror.c +++ b/trunk/drivers/acpi/acpica/utxferror.c @@ -221,7 +221,7 @@ ACPI_EXPORT_SYMBOL(acpi_info) * The remainder of this module contains internal error functions that may * be configured out. */ -#ifndef ACPI_NO_ERROR_MESSAGES +#if !defined (ACPI_NO_ERROR_MESSAGES) && !defined (ACPI_BIN_APP) /******************************************************************************* * * FUNCTION: acpi_ut_predefined_warning