diff options
author | Han Wang <[email protected]> | 2021-08-15 21:07:29 +0800 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2021-10-04 12:27:44 +0530 |
commit | 6065a672679f0502ede024a03db82c03534a5e00 (patch) | |
tree | ca5eb32329e4029508767180d42347a90dd11719 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 08ef8d35a826ccf3ddddf7bfb7d84aaa22e8a4c4 (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 <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions