aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorHan Wang2021-08-15 21:07:29 +0800
committerViresh Kumar2021-10-04 12:27:44 +0530
commit6065a672679f0502ede024a03db82c03534a5e00 (patch)
treeca5eb32329e4029508767180d42347a90dd11719 /lib
parent08ef8d35a826ccf3ddddf7bfb7d84aaa22e8a4c4 (diff)
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: Han Wang <zjuwanghan@outlook.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions