]> err.no Git - linux-2.6/blobdiff - include/acpi/acevents.h
Merge branch 'x86/setup' into x86/devel
[linux-2.6] / include / acpi / acevents.h
index 272bd0480ec7d0c325dcbdf87bf558aeffc3f7a5..d5d099bf349cb67c140ae1e73e536c942672af8a 100644 (file)
@@ -5,7 +5,7 @@
  *****************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2006, R. Byron Moore
+ * Copyright (C) 2000 - 2008, Intel Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -138,7 +138,7 @@ acpi_status
 acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj,
                               u32 function,
                               acpi_physical_address address,
-                              u32 bit_width, void *value);
+                              u32 bit_width, acpi_integer * value);
 
 acpi_status
 acpi_ev_attach_region(union acpi_operand_object *handler_obj,