projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c276e38
)
ACPICA: Fix typo for HEST ACPI table
author
Bob Moore
<robert.moore@intel.com>
Thu, 13 Aug 2009 05:31:00 +0000
(13:31 +0800)
committer
Len Brown
<len.brown@intel.com>
Fri, 28 Aug 2009 23:40:39 +0000
(19:40 -0400)
Problem with the name of one of the subtables.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
include/acpi/actbl1.h
patch
|
blob
|
history
diff --git
a/include/acpi/actbl1.h
b/include/acpi/actbl1.h
index
34b10c0
..
0b9b430
100644
(file)
--- a/
include/acpi/actbl1.h
+++ b/
include/acpi/actbl1.h
@@
-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;