diff options
Diffstat (limited to 'drivers/acpi/acpica/tbfadt.c')
-rw-r--r-- | drivers/acpi/acpica/tbfadt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/acpica/tbfadt.c b/drivers/acpi/acpica/tbfadt.c index 82b02dcb942e..c016335fb759 100644 --- a/drivers/acpi/acpica/tbfadt.c +++ b/drivers/acpi/acpica/tbfadt.c | |||
@@ -275,7 +275,6 @@ void acpi_tb_parse_fadt(u32 table_index) | |||
275 | 275 | ||
276 | void acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length) | 276 | void acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length) |
277 | { | 277 | { |
278 | |||
279 | /* | 278 | /* |
280 | * Check if the FADT is larger than the largest table that we expect | 279 | * Check if the FADT is larger than the largest table that we expect |
281 | * (the ACPI 2.0/3.0 version). If so, truncate the table, and issue | 280 | * (the ACPI 2.0/3.0 version). If so, truncate the table, and issue |