ANDROID: abi.stg update for reverted cpufreq changes
function symbol changed from 'int cpufreq_table_index_unsorted(struct cpufreq_policy*, unsigned int, unsigned int, unsigned int, unsigned int)' to 'int cpufreq_table_index_unsorted(struct cpufreq_policy*, unsigned int, unsigned int)'
CRC changed from 0x8c55e819 to 0xf77d0714
type changed from 'int(struct cpufreq_policy*, unsigned int, unsigned int, unsigned int, unsigned int)' to 'int(struct cpufreq_policy*, unsigned int, unsigned int)'
parameter 4 of type 'unsigned int' was removed
parameter 5 of type 'unsigned int' was removed
Fixes: 2455a924 ("ANDROID: GKI: update the abi due to reverts being re-applied")
Change-Id: Ifa0c78321351e22e22e0cd684d4350afbdc782c1
Signed-off-by:
John Stultz <jstultz@google.com>
Loading