diff options
Diffstat (limited to 'drivers/acpi/processor_driver.c')
| -rw-r--r-- | drivers/acpi/processor_driver.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/acpi/processor_driver.c b/drivers/acpi/processor_driver.c index 7eedf7475f4e..b5658cdce27f 100644 --- a/drivers/acpi/processor_driver.c +++ b/drivers/acpi/processor_driver.c | |||
| @@ -608,9 +608,6 @@ static int __cpuinit acpi_processor_add(struct acpi_device *device) | |||
| 608 | goto err_remove_fs; | 608 | goto err_remove_fs; |
| 609 | } | 609 | } |
| 610 | 610 | ||
| 611 | /* _PDC call should be done before doing anything else (if reqd.). */ | ||
| 612 | acpi_processor_set_pdc(pr->handle); | ||
| 613 | |||
| 614 | #ifdef CONFIG_CPU_FREQ | 611 | #ifdef CONFIG_CPU_FREQ |
| 615 | acpi_processor_ppc_has_changed(pr, 0); | 612 | acpi_processor_ppc_has_changed(pr, 0); |
| 616 | #endif | 613 | #endif |
