mirror of
https://github.com/acpica/acpica/
synced 2025-02-07 17:14:13 +03:00
date 99.04.14.16.01.00; author rmoore1; state Exp;
This commit is contained in:
parent
fa9d1f5bf8
commit
72e1ed15a2
@ -265,7 +265,7 @@ DumpStackEntry (OBJECT_DESCRIPTOR *EntryDesc)
|
||||
DEBUG_PRINT (ACPI_INFO, ("Package[%d] @ %p\n",
|
||||
EntryDesc->Package.PkgCount, EntryDesc->Package.PackageElems));
|
||||
|
||||
#ifdef VERBOSE_DEBUG
|
||||
|
||||
/*
|
||||
* If elements exist, package vector pointer is valid,
|
||||
* and debug_level exceeds 1, dump package's elements.
|
||||
@ -288,7 +288,7 @@ DumpStackEntry (OBJECT_DESCRIPTOR *EntryDesc)
|
||||
|
||||
DecIndent ();
|
||||
}
|
||||
#endif
|
||||
|
||||
DEBUG_PRINT (ACPI_INFO, ("\n"));
|
||||
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user