]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Fix unresolved name issue for no-debug and no-error-msg cases
authorBob Moore <robert.moore@intel.com>
Mon, 14 Feb 2011 08:02:36 +0000 (16:02 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 3 Mar 2011 00:38:04 +0000 (19:38 -0500)
commit0fa06e4c6db189dad874334605f5194b7b7b05e2
tree006ee4068d05cca089797f64b09fb6aedfa72cb5
parent27cb3a2f6e0e71850d806620b88f8c73ad051344
ACPICA: Fix unresolved name issue for no-debug and no-error-msg cases

The _acpi_module_name was left undefined in these cases, but it
is actually needed as a parameter to some interfaces. Define
_acpi_module_name as a null string in these cases.  Acpica BZ 888.

http://www.acpica.org/bugzilla/show_bug.cgi?id=888

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>
include/acpi/acoutput.h