]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/acpi/acpica/acevents.h
Merge branch 'for-next' into for-linus
[karo-tx-linux.git] / drivers / acpi / acpica / acevents.h
index 4ced54f7a5d97d0ff0b005bf568b0e2aaf72a188..3e6ba99e4053a0824252de17989e79f72193021f 100644 (file)
@@ -5,7 +5,7 @@
  *****************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2008, Intel Corp.
+ * Copyright (C) 2000 - 2010, Intel Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -133,8 +133,7 @@ acpi_status acpi_ev_initialize_op_regions(void);
 acpi_status
 acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj,
                               u32 function,
-                              u32 region_offset,
-                              u32 bit_width, acpi_integer * value);
+                              u32 region_offset, u32 bit_width, u64 *value);
 
 acpi_status
 acpi_ev_attach_region(union acpi_operand_object *handler_obj,