mirror of
https://github.com/acpica/acpica/
synced 2025-02-23 08:54:16 +03:00
Changed a macro
date 2000.05.19.22.00.00; author rmoore1; state Exp;
This commit is contained in:
parent
ca62eb5c49
commit
8c14ff15f8
@ -253,7 +253,7 @@ AmlResolveOperands (
|
||||
case AML_ArgOp:
|
||||
case AML_LocalOp:
|
||||
|
||||
DEBUG_PRINT (ACPI_INFO, ("Reference Opcode: %s\n", OpInfo->Name));
|
||||
DEBUG_ONLY_MEMBERS (DEBUG_PRINT (ACPI_INFO, ("Reference Opcode: %s\n", OpInfo->Name)));
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user