cpuidle: make cpuidle_curr_driver static
[pandora-kernel.git] / drivers / cpuidle / cpuidle.h
index 9476ba3..33e50d5 100644 (file)
@@ -9,7 +9,6 @@
 
 /* For internal use only */
 extern struct cpuidle_governor *cpuidle_curr_governor;
-extern struct cpuidle_driver *cpuidle_curr_driver;
 extern struct list_head cpuidle_governors;
 extern struct list_head cpuidle_detected_devices;
 extern struct mutex cpuidle_lock;