Revert "ANDROID: arm: enable max frequency capping"

This reverts commit 150b7ce48a.

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

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

View File

@@ -10,9 +10,6 @@
/* 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