aboutsummaryrefslogtreecommitdiff
path: root/executer/exsystem.c
diff options
context:
space:
mode:
Diffstat (limited to 'executer/exsystem.c')
-rw-r--r--executer/exsystem.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/executer/exsystem.c b/executer/exsystem.c
index 19674606a601..9f4583fc1383 100644
--- a/executer/exsystem.c
+++ b/executer/exsystem.c
@@ -9,7 +9,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
@@ -293,7 +293,7 @@ AcpiExSystemDoStall (
ACPI_STATUS
AcpiExSystemDoSuspend (
- ACPI_INTEGER HowLong)
+ UINT64 HowLong)
{
ACPI_FUNCTION_ENTRY ();