aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/acpi/acpica/tbfadt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/acpica/tbfadt.c b/drivers/acpi/acpica/tbfadt.c
index 82b02dcb942..c016335fb75 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
276void acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length) 276void 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