ACPICA: Increase configurability of error messages

Update to utxferror.c

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Bob Moore 2010-09-17 08:14:01 +08:00 коммит произвёл Len Brown
Родитель 77b23f712b
Коммит 75434a2ae3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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