From fc2ff8b4ae15e9952d34803553e9917c8091d72a Mon Sep 17 00:00:00 2001 From: jkim Date: Thu, 21 Jan 2010 20:56:18 +0000 Subject: Import ACPICA 20100121. --- utilities/utdebug.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utilities/utdebug.c') diff --git a/utilities/utdebug.c b/utilities/utdebug.c index 3901b07..0a91716 100644 --- a/utilities/utdebug.c +++ b/utilities/utdebug.c @@ -8,7 +8,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp. * All rights reserved. * * 2. License @@ -598,7 +598,7 @@ AcpiUtValueExit ( const char *FunctionName, const char *ModuleName, UINT32 ComponentId, - ACPI_INTEGER Value) + UINT64 Value) { AcpiDebugPrint (ACPI_LV_FUNCTIONS, -- cgit v1.1