diff options
author | YueHaibing <[email protected]> | 2019-01-23 01:56:31 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2019-01-31 10:55:05 +0000 |
commit | cf2d65ec1d21f986bc128697aff5f52fef1ff12a (patch) | |
tree | fbf15b135fe94c48782e15ef546ab11390aecdd3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b36506787cf19a3eb1116d5dcdef2e2ad5b2933a (diff) |
perf: xgene: Remove set but not used variable 'config'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/perf/xgene_pmu.c: In function 'xgene_perf_stop':
drivers/perf/xgene_pmu.c:1055:6: warning:
variable 'config' set but not used [-Wunused-but-set-variable]
It never used since introduction.
Signed-off-by: Yue Haibing <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions