diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-01-23 02:56:31 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2019-01-31 11:55:05 +0100 |
commit | cf2d65ec1d21f986bc128697aff5f52fef1ff12a (patch) | |
tree | fbf15b135fe94c48782e15ef546ab11390aecdd3 /MAINTAINERS | |
parent | arm64: perf: remove misleading comment (diff) | |
download | linux-cf2d65ec1d21f986bc128697aff5f52fef1ff12a.tar.xz linux-cf2d65ec1d21f986bc128697aff5f52fef1ff12a.zip |
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 <yuehaibing@huawei.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions