Merge branch 'acpidump' into acpica
[deliverable/linux.git] / drivers / acpi / acpica / achware.h
index 5de4ec72766d653924068cb6887d07573ef93539..d902d31abc6c5ec1957b14990cf3a4f57e13f7a0 100644 (file)
@@ -110,8 +110,7 @@ acpi_status acpi_hw_write_port(acpi_io_address address, u32 value, u32 width);
 /*
  * hwgpe - GPE support
  */
-u32 acpi_hw_get_gpe_register_bit(struct acpi_gpe_event_info *gpe_event_info,
-                            struct acpi_gpe_register_info *gpe_register_info);
+u32 acpi_hw_get_gpe_register_bit(struct acpi_gpe_event_info *gpe_event_info);
 
 acpi_status
 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u32 action);
This page took 0.024842 seconds and 5 git commands to generate.