diff options
author | Bob Moore <robert.moore@intel.com> | 2007-02-02 11:48:20 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-02 21:14:24 -0500 |
commit | 694b0b2092bce3f4610626b04158a6f3a95058e6 (patch) | |
tree | f2236cd233ac9febaef61da909cd9ad2174cb20f /include/acpi/actbl1.h | |
parent | e56b638bbee3c17b0dee39495bd15afe64db1b94 (diff) |
ACPICA: add ASF comment
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/actbl1.h')
-rw-r--r-- | include/acpi/actbl1.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/acpi/actbl1.h b/include/acpi/actbl1.h index 515d82c5ec63..8494c4269db2 100644 --- a/include/acpi/actbl1.h +++ b/include/acpi/actbl1.h | |||
@@ -97,6 +97,8 @@ struct acpi_subtable_header { | |||
97 | * | 97 | * |
98 | * ASF - Alert Standard Format table (Signature "ASF!") | 98 | * ASF - Alert Standard Format table (Signature "ASF!") |
99 | * | 99 | * |
100 | * Conforms to the Alert Standard Format Specification V2.0, 23 April 2003 | ||
101 | * | ||
100 | ******************************************************************************/ | 102 | ******************************************************************************/ |
101 | 103 | ||
102 | struct acpi_table_asf { | 104 | struct acpi_table_asf { |