diff options
Diffstat (limited to 'include/acpi/acdispat.h')
-rw-r--r-- | include/acpi/acdispat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/acpi/acdispat.h b/include/acpi/acdispat.h index 70d649e92c41..3bffb4db4bce 100644 --- a/include/acpi/acdispat.h +++ b/include/acpi/acdispat.h | |||
@@ -269,6 +269,8 @@ acpi_status acpi_ds_resolve_operands(struct acpi_walk_state *walk_state); | |||
269 | 269 | ||
270 | void acpi_ds_clear_operands(struct acpi_walk_state *walk_state); | 270 | void acpi_ds_clear_operands(struct acpi_walk_state *walk_state); |
271 | 271 | ||
272 | acpi_status acpi_ds_evaluate_name_path(struct acpi_walk_state *walk_state); | ||
273 | |||
272 | /* | 274 | /* |
273 | * dswscope - Scope Stack manipulation | 275 | * dswscope - Scope Stack manipulation |
274 | */ | 276 | */ |