diff options
author | Bob Moore <robert.moore@intel.com> | 2007-02-02 19:48:20 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-02 21:14:24 -0500 |
commit | 694b0b2092bce3f4610626b04158a6f3a95058e6 (patch) | |
tree | f2236cd233ac9febaef61da909cd9ad2174cb20f /include/acpi | |
parent | e56b638bbee3c17b0dee39495bd15afe64db1b94 (diff) | |
download | op-kernel-dev-694b0b2092bce3f4610626b04158a6f3a95058e6.zip op-kernel-dev-694b0b2092bce3f4610626b04158a6f3a95058e6.tar.gz |
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')
-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 515d82c..8494c42 100644 --- a/include/acpi/actbl1.h +++ b/include/acpi/actbl1.h @@ -97,6 +97,8 @@ struct acpi_subtable_header { * * ASF - Alert Standard Format table (Signature "ASF!") * + * Conforms to the Alert Standard Format Specification V2.0, 23 April 2003 + * ******************************************************************************/ struct acpi_table_asf { |