Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128055
b: refs/heads/master
c: 7488c8d
h: refs/heads/master
i:
  128053: 19cd15e
  128051: 8adcc0a
  128047: 21d9023
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed Dec 31, 2008
1 parent 99d99fc commit 9aa0620
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 50df4d8b0f6e1971b930f3158c9ee0e4263e636d
refs/heads/master: 7488c8d51134a152f022bc11547157f80a725ff1
8 changes: 8 additions & 0 deletions trunk/include/acpi/acdisasm.h
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,14 @@ extern struct acpi_dmtable_info acpi_dm_table_info_fadt2[];
extern struct acpi_dmtable_info acpi_dm_table_info_gas[];
extern struct acpi_dmtable_info acpi_dm_table_info_header[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest0[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest1[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest3[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest4[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest5[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest6[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest7[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest8[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest9[];
extern struct acpi_dmtable_info acpi_dm_table_info_hest_notify[];
extern struct acpi_dmtable_info acpi_dm_table_info_hpet[];
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/acpi/actbl1.h
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ struct acpi_hest_aer_common {
u32 uncorrectable_error_mask;
u32 uncorrectable_error_severity;
u32 correctable_error_mask;
u32 advanced_error_cababilities;
u32 advanced_error_capabilities;
};

/* Hardware Error Notification */
Expand Down

0 comments on commit 9aa0620

Please sign in to comment.