diff options
author | Lee Jones <[email protected]> | 2020-11-03 15:28:26 +0000 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2020-11-10 20:40:49 +0100 |
commit | ce034072f9a125b913d4869d614e414784334b8a (patch) | |
tree | 43d469457f4b17b944e7966cba117e148cdcfba9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) |
soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables
Fixes the following W=1 kernel build warning(s):
drivers/soc/tegra/fuse/speedo-tegra124.c: In function ‘tegra124_init_speedo_data’:
drivers/soc/tegra/fuse/speedo-tegra124.c:105:38: warning: variable ‘soc_iddq_value’ set but not used [-Wunused-but-set-variable]
drivers/soc/tegra/fuse/speedo-tegra124.c:105:22: warning: variable ‘gpu_iddq_value’ set but not used [-Wunused-but-set-variable]
drivers/soc/tegra/fuse/speedo-tegra124.c:105:6: warning: variable ‘cpu_iddq_value’ set but not used [-Wunused-but-set-variable]
Cc: Thierry Reding <[email protected]>
Cc: Jonathan Hunter <[email protected]>
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
[[email protected]: remove unnecessary reads altogether]
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions