diff options
Diffstat (limited to 'drivers/acpi/scan.c')
-rw-r--r-- | drivers/acpi/scan.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/scan.c b/drivers/acpi/scan.c index 33897298f03e..70fd5502c284 100644 --- a/drivers/acpi/scan.c +++ b/drivers/acpi/scan.c | |||
@@ -2084,7 +2084,6 @@ int __init acpi_scan_init(void) | |||
2084 | 2084 | ||
2085 | acpi_gpe_apply_masked_gpes(); | 2085 | acpi_gpe_apply_masked_gpes(); |
2086 | acpi_update_all_gpes(); | 2086 | acpi_update_all_gpes(); |
2087 | acpi_ec_ecdt_start(); | ||
2088 | 2087 | ||
2089 | acpi_scan_initialized = true; | 2088 | acpi_scan_initialized = true; |
2090 | 2089 | ||