Skip to content
Commit 6065a672 authored by Han Wang's avatar Han Wang Committed by Viresh Kumar
Browse files

cpufreq: remove useless INIT_LIST_HEAD()



list cpu_data_list has been inited staticly through LIST_HEAD,
so there's no need to call another INIT_LIST_HEAD. Simply remove
it from cppc_cpufreq_init.

Signed-off-by: default avatarHan Wang <zjuwanghan@outlook.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 08ef8d35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment