]> err.no Git - linux-2.6/blobdiff - drivers/acpi/executer/exfldio.c
ACPICA: Cosmetic changes only, no functional changes
[linux-2.6] / drivers / acpi / executer / exfldio.c
index 65a48b6170ee3c9803771cad7a58c2caecc04b77..1ece1c3fc37560661feab1e04b950cf221705202 100644 (file)
@@ -263,7 +263,8 @@ acpi_ex_access_region(union acpi_operand_object *obj_desc,
                              rgn_desc->region.space_id,
                              obj_desc->common_field.access_byte_width,
                              obj_desc->common_field.base_byte_offset,
-                             field_datum_byte_offset, (void *)address));
+                             field_datum_byte_offset, ACPI_CAST_PTR(void,
+                                                                    address)));
 
        /* Invoke the appropriate address_space/op_region handler */