diff options
Diffstat (limited to 'include/acpi/actbl1.h')
-rw-r--r-- | include/acpi/actbl1.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/acpi/actbl1.h b/include/acpi/actbl1.h index 212c65de75df..4ad7da805180 100644 --- a/include/acpi/actbl1.h +++ b/include/acpi/actbl1.h | |||
@@ -675,7 +675,7 @@ enum acpi_madt_type { | |||
675 | }; | 675 | }; |
676 | 676 | ||
677 | /* | 677 | /* |
678 | * MADT Sub-tables, correspond to Type in struct acpi_subtable_header | 678 | * MADT Subtables, correspond to Type in struct acpi_subtable_header |
679 | */ | 679 | */ |
680 | 680 | ||
681 | /* 0: Processor Local APIC */ | 681 | /* 0: Processor Local APIC */ |
@@ -918,7 +918,7 @@ enum acpi_srat_type { | |||
918 | }; | 918 | }; |
919 | 919 | ||
920 | /* | 920 | /* |
921 | * SRAT Sub-tables, correspond to Type in struct acpi_subtable_header | 921 | * SRAT Subtables, correspond to Type in struct acpi_subtable_header |
922 | */ | 922 | */ |
923 | 923 | ||
924 | /* 0: Processor Local APIC/SAPIC Affinity */ | 924 | /* 0: Processor Local APIC/SAPIC Affinity */ |