[ALSA] aica - fix behaviour in poor resource conditions
[pandora-kernel.git] / drivers / hwmon / coretemp.c
index 6d54c8c..7c17952 100644 (file)
@@ -318,7 +318,7 @@ exit:
 }
 
 #ifdef CONFIG_HOTPLUG_CPU
-void coretemp_device_remove(unsigned int cpu)
+static void coretemp_device_remove(unsigned int cpu)
 {
        struct pdev_entry *p, *n;
        mutex_lock(&pdev_list_mutex);