]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/cpuidle.h
cpuidle: remove unused 'governor_data' field
[karo-tx-linux.git] / include / linux / cpuidle.h
index f7f1d9040da3f4183e44e60658f7108f3ac940be..f3ebbba368b36408ddd1886f3a66a99235667e01 100644 (file)
@@ -98,7 +98,6 @@ struct cpuidle_device {
        struct list_head        device_list;
        struct kobject          kobj;
        struct completion       kobj_unregister;
-       void                    *governor_data;
 };
 
 DECLARE_PER_CPU(struct cpuidle_device *, cpuidle_devices);