提交 1872bbc9 编写于 作者: B Bob Moore 提交者: Len Brown

ACPICA: Fix typo for HEST ACPI table

Problem with the name of one of the subtables.
Signed-off-by: NBob Moore <robert.moore@intel.com>
Signed-off-by: NLin Ming <ming.m.lin@intel.com>
Signed-off-by: NLen Brown <len.brown@intel.com>
上级 c276e388
...@@ -500,7 +500,7 @@ struct acpi_hest_ia_machine_check { ...@@ -500,7 +500,7 @@ struct acpi_hest_ia_machine_check {
/* 1: IA32 Corrected Machine Check */ /* 1: IA32 Corrected Machine Check */
struct acpi_table_hest_ia_corrected { struct acpi_hest_ia_corrected {
struct acpi_hest_header header; struct acpi_hest_header header;
u16 reserved1; u16 reserved1;
u8 flags; u8 flags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册