Merge 5.6-rc2 into android-mainline
Linux 5.6-rc2 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: Ia8f34ab9a6f8a2a3b8b759da8d48ab035ac1cf83
This commit is contained in:
@@ -201,9 +201,6 @@ static inline bool policy_is_shared(struct cpufreq_policy *policy)
|
||||
return cpumask_weight(policy->cpus) > 1;
|
||||
}
|
||||
|
||||
/* /sys/devices/system/cpu/cpufreq: entry point for global variables */
|
||||
extern struct kobject *cpufreq_global_kobject;
|
||||
|
||||
#ifdef CONFIG_CPU_FREQ
|
||||
unsigned int cpufreq_get(unsigned int cpu);
|
||||
unsigned int cpufreq_quick_get(unsigned int cpu);
|
||||
|
Reference in New Issue
Block a user