Revert "ANDROID: arm64: enable max frequency capping"

This reverts commit a273512daf.

Upstream has an equivalent feature now, drop the Android-specific
version.

Bug: 120440300
Signed-off-by: Quentin Perret <qperret@google.com>
Change-Id: Icad43b5e68334db5c2a0b97a68c22a82cd5510b6
This commit is contained in:
Quentin Perret
2020-04-06 16:42:02 +01:00
committed by Greg Kroah-Hartman
parent aaa991438d
commit 5c0602fc4a

View File

@@ -28,9 +28,6 @@ void topology_scale_freq_tick(void);
/* Replace task scheduler's default frequency-invariant accounting */
#define arch_scale_freq_capacity topology_get_freq_scale
/* Replace task scheduler's default max-frequency-invariant accounting */
#define arch_scale_max_freq_capacity topology_get_max_freq_scale
/* Replace task scheduler's default cpu-invariant accounting */
#define arch_scale_cpu_capacity topology_get_cpu_scale