diff options
Diffstat (limited to 'include/acpi')
-rw-r--r-- | include/acpi/acdispat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acdispat.h b/include/acpi/acdispat.h index c436e8be6ba8..59306186f5e2 100644 --- a/include/acpi/acdispat.h +++ b/include/acpi/acdispat.h | |||
@@ -194,7 +194,7 @@ acpi_status | |||
194 | acpi_ds_restart_control_method(struct acpi_walk_state *walk_state, | 194 | acpi_ds_restart_control_method(struct acpi_walk_state *walk_state, |
195 | union acpi_operand_object *return_desc); | 195 | union acpi_operand_object *return_desc); |
196 | 196 | ||
197 | void | 197 | acpi_status |
198 | acpi_ds_terminate_control_method(struct acpi_walk_state *walk_state); | 198 | acpi_ds_terminate_control_method(struct acpi_walk_state *walk_state); |
199 | 199 | ||
200 | acpi_status | 200 | acpi_status |