diff options
Diffstat (limited to 'source/include/actbl1.h')
| -rw-r--r-- | source/include/actbl1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/actbl1.h b/source/include/actbl1.h index 6cb327a10a1c..1f0d5c2f4568 100644 --- a/source/include/actbl1.h +++ b/source/include/actbl1.h @@ -1149,7 +1149,7 @@ enum AcpiErstInstructions enum AcpiErstCommandStatus { - ACPI_ERST_SUCESS = 0, + ACPI_ERST_SUCCESS = 0, ACPI_ERST_NO_SPACE = 1, ACPI_ERST_NOT_AVAILABLE = 2, ACPI_ERST_FAILURE = 3, |
