|
@@ -1105,7 +1105,7 @@ static struct notifier_block acpi_processor_latency_notifier = {
|
|
.notifier_call = acpi_processor_latency_notify,
|
|
.notifier_call = acpi_processor_latency_notify,
|
|
};
|
|
};
|
|
|
|
|
|
-int acpi_processor_power_init(struct acpi_processor *pr,
|
|
|
|
|
|
+int __cpuinit acpi_processor_power_init(struct acpi_processor *pr,
|
|
struct acpi_device *device)
|
|
struct acpi_device *device)
|
|
{
|
|
{
|
|
acpi_status status = 0;
|
|
acpi_status status = 0;
|