]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/cpuidle/cpuidle.h
cpuidle: make cpuidle_curr_driver static
[net-next-2.6.git] / drivers / cpuidle / cpuidle.h
index 9476ba33ee2c119e4f7a464666758b98c76f26cc..33e50d556f178232f2cef79ae45e28f6923b325f 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;