Changed a macro

date	2000.05.19.22.00.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 17:48:59 +00:00
parent ca62eb5c49
commit 8c14ff15f8

View File

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