Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
[sfrench/cifs-2.6.git] / include / linux / arch_topology.h
index 8dd9aeb6cdebf0483dd556ef2d8687535cc81400..0566cb3314ef428aa0170842bfbd7a6cf091e684 100644 (file)
@@ -30,6 +30,8 @@ static inline unsigned long topology_get_freq_scale(int cpu)
        return per_cpu(freq_scale, cpu);
 }
 
+bool arch_freq_counters_available(struct cpumask *cpus);
+
 DECLARE_PER_CPU(unsigned long, thermal_pressure);
 
 static inline unsigned long topology_get_thermal_pressure(int cpu)