[ACPI] ACPICA 20060317
[deliverable/linux.git] / include / acpi / acevents.h
index f2717be4fe0dc46c81d554df326168d07e857db0..272bd0480ec7d0c325dcbdf87bf558aeffc3f7a5 100644 (file)
@@ -93,7 +93,7 @@ struct acpi_gpe_event_info *acpi_ev_get_gpe_event_info(acpi_handle gpe_device,
  */
 u8 acpi_ev_valid_gpe_event(struct acpi_gpe_event_info *gpe_event_info);
 
-acpi_status acpi_ev_walk_gpe_list(ACPI_GPE_CALLBACK gpe_walk_callback);
+acpi_status acpi_ev_walk_gpe_list(acpi_gpe_callback gpe_walk_callback);
 
 acpi_status
 acpi_ev_delete_gpe_handlers(struct acpi_gpe_xrupt_info *gpe_xrupt_info,
This page took 0.027964 seconds and 5 git commands to generate.