|
@@ -220,7 +220,6 @@ struct od_ops {
|
|
void (*powersave_bias_init_cpu)(int cpu);
|
|
void (*powersave_bias_init_cpu)(int cpu);
|
|
unsigned int (*powersave_bias_target)(struct cpufreq_policy *policy,
|
|
unsigned int (*powersave_bias_target)(struct cpufreq_policy *policy,
|
|
unsigned int freq_next, unsigned int relation);
|
|
unsigned int freq_next, unsigned int relation);
|
|
- void (*freq_increase)(struct cpufreq_policy *policy, unsigned int freq);
|
|
|
|
};
|
|
};
|
|
|
|
|
|
extern struct mutex dbs_data_mutex;
|
|
extern struct mutex dbs_data_mutex;
|