diff options
author | Lee Jones <[email protected]> | 2020-11-03 15:28:37 +0000 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2020-11-10 20:40:53 +0100 |
commit | 6c37cb9fa67650c51b3a70c53202be31730d7e29 (patch) | |
tree | 9b7c996dc0965d92e4d9814ef8f268378a9f3574 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ce034072f9a125b913d4869d614e414784334b8a (diff) |
soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables
Fixes the following W=1 kernel build warning(s):
drivers/soc/tegra/fuse/speedo-tegra210.c: In function ‘tegra210_init_speedo_data’:
drivers/soc/tegra/fuse/speedo-tegra210.c:105:56: warning: variable ‘soc_iddq’ set but not used [-Wunused-but-set-variable]
drivers/soc/tegra/fuse/speedo-tegra210.c:105:46: warning: variable ‘gpu_iddq’ set but not used [-Wunused-but-set-variable]
drivers/soc/tegra/fuse/speedo-tegra210.c:105:36: warning: variable ‘cpu_iddq’ 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