X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Facpi%2Facdispat.h;h=7f690bb0f02f1c8e8d2356c8ca2daa26b2e9e2af;hb=a89b7717a8c9be41a4856134b60a4d7a66df13f6;hp=cb8d2868c8ac3520ba07a12cbf9c93101c53c634;hpb=7677ced48e2bbbb8d847d34f37e5d96d2b0e41e4;p=linux-2.6-omap-h63xx.git diff --git a/include/acpi/acdispat.h b/include/acpi/acdispat.h index cb8d2868c8a..7f690bb0f02 100644 --- a/include/acpi/acdispat.h +++ b/include/acpi/acdispat.h @@ -290,12 +290,9 @@ acpi_ds_obj_stack_push(void *object, struct acpi_walk_state *walk_state); acpi_status acpi_ds_obj_stack_pop(u32 pop_count, struct acpi_walk_state *walk_state); -struct acpi_walk_state *acpi_ds_create_walk_state(acpi_owner_id owner_id, - union acpi_parse_object - *origin, - union acpi_operand_object - *mth_desc, - struct acpi_thread_state +struct acpi_walk_state *acpi_ds_create_walk_state(acpi_owner_id owner_id, union acpi_parse_object + *origin, union acpi_operand_object + *mth_desc, struct acpi_thread_state *thread); acpi_status