arm64: Enable max freq invariant scheduler load-tracking and capacity support
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / include / asm / topology.h
index 9370a336c9341287d00b492556c0f8cd13f46eb1..bbd362cd1ed1690e8a0ee0072ac235690d08e5a4 100644 (file)
@@ -26,6 +26,7 @@ struct sched_domain;
 #ifdef CONFIG_CPU_FREQ
 #define arch_scale_freq_capacity cpufreq_scale_freq_capacity
 extern unsigned long cpufreq_scale_freq_capacity(struct sched_domain *sd, int cpu);
+extern unsigned long cpufreq_scale_max_freq_capacity(int cpu);
 #endif
 #define arch_scale_cpu_capacity scale_cpu_capacity
 extern unsigned long scale_cpu_capacity(struct sched_domain *sd, int cpu);