|
@@ -238,7 +238,7 @@ exit:
|
|
}
|
|
}
|
|
|
|
|
|
#ifdef CONFIG_HOTPLUG_CPU
|
|
#ifdef CONFIG_HOTPLUG_CPU
|
|
-static void via_cputemp_device_remove(unsigned int cpu)
|
|
|
|
|
|
+static void __cpuinit via_cputemp_device_remove(unsigned int cpu)
|
|
{
|
|
{
|
|
struct pdev_entry *p, *n;
|
|
struct pdev_entry *p, *n;
|
|
mutex_lock(&pdev_list_mutex);
|
|
mutex_lock(&pdev_list_mutex);
|