diff options
Diffstat (limited to 'drivers/acpi/acpica/exresolv.c')
-rw-r--r-- | drivers/acpi/acpica/exresolv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/acpica/exresolv.c b/drivers/acpi/acpica/exresolv.c index ae199e7cdfbb..cc176b245e22 100644 --- a/drivers/acpi/acpica/exresolv.c +++ b/drivers/acpi/acpica/exresolv.c | |||
@@ -326,7 +326,7 @@ acpi_ex_resolve_object_to_value(union acpi_operand_object **stack_ptr, | |||
326 | * | 326 | * |
327 | * RETURN: Status | 327 | * RETURN: Status |
328 | * | 328 | * |
329 | * DESCRIPTION: Return the base object and type. Traverse a reference list if | 329 | * DESCRIPTION: Return the base object and type. Traverse a reference list if |
330 | * necessary to get to the base object. | 330 | * necessary to get to the base object. |
331 | * | 331 | * |
332 | ******************************************************************************/ | 332 | ******************************************************************************/ |