aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/tegra186-cpufreq.c
diff options
context:
space:
mode:
authorHan Wang <zjuwanghan@outlook.com>2021-08-15 21:07:29 +0800
committerViresh Kumar <viresh.kumar@linaro.org>2021-10-04 12:27:44 +0530
commit6065a672679f0502ede024a03db82c03534a5e00 (patch)
treeca5eb32329e4029508767180d42347a90dd11719 /drivers/cpufreq/tegra186-cpufreq.c
parentcpufreq: s3c244x: add fallthrough comments for switch (diff)
downloadlinux-dev-6065a672679f0502ede024a03db82c03534a5e00.tar.xz
linux-dev-6065a672679f0502ede024a03db82c03534a5e00.zip
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 'drivers/cpufreq/tegra186-cpufreq.c')
0 files changed, 0 insertions, 0 deletions