Commit 1872bbc9 authored by Bob Moore's avatar Bob Moore Committed by Len Brown

ACPICA: Fix typo for HEST ACPI table

Problem with the name of one of the subtables.
Signed-off-by: default avatarBob Moore <robert.moore@intel.com>
Signed-off-by: default avatarLin Ming <ming.m.lin@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent c276e388
......@@ -500,7 +500,7 @@ struct acpi_hest_ia_machine_check {
/* 1: IA32 Corrected Machine Check */
struct acpi_table_hest_ia_corrected {
struct acpi_hest_ia_corrected {
struct acpi_hest_header header;
u16 reserved1;
u8 flags;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment