diff options
Diffstat (limited to 'drivers/acpi/acpica/acstruct.h')
| -rw-r--r-- | drivers/acpi/acpica/acstruct.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/acpica/acstruct.h b/drivers/acpi/acpica/acstruct.h index 0404df605bc1..f196e2c9a71f 100644 --- a/drivers/acpi/acpica/acstruct.h +++ b/drivers/acpi/acpica/acstruct.h @@ -68,7 +68,7 @@  #define ACPI_WALK_METHOD            0x01  #define ACPI_WALK_METHOD_RESTART    0x02 -/* Flags for i_aSL compiler only */ +/* Flags for iASL compiler only */  #define ACPI_WALK_CONST_REQUIRED    0x10  #define ACPI_WALK_CONST_OPTIONAL    0x20  | 
