Deleted Added
full compact
4c4
< * $Revision: 45 $
---
> * $Revision: 46 $
147a148
> PROC_NAME ("AcpiDsScopeStackClear");
148a150
>
156,157c158,159
< DEBUG_PRINT (TRACE_EXEC,
< ("Popped object type %X\n", ScopeInfo->Common.Value));
---
> ACPI_DEBUG_PRINT ((ACPI_DB_EXEC,
> "Popped object type %X\n", ScopeInfo->Common.Value));
260,261c262,263
< DEBUG_PRINT (TRACE_EXEC,
< ("Popped object type %X\n", ScopeInfo->Common.Value));
---
> ACPI_DEBUG_PRINT ((ACPI_DB_EXEC,
> "Popped object type %X\n", ScopeInfo->Common.Value));