diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-10-16 11:46:32 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2019-11-21 12:35:45 +0300 |
commit | 8d6de52866dcf1d6cbdec9aa10f722dd43b2431f (patch) | |
tree | 17f758cf4e10b781a78770d92a1df961d9e02a05 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 62c1e124a9e03ccb8bb39efe1d092c2376967528 (diff) | |
download | linux-8d6de52866dcf1d6cbdec9aa10f722dd43b2431f.tar.xz |
habanalabs: remove set but not used variable 'qman_base_addr'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/misc/habanalabs/goya/goya.c: In function 'goya_init_mme_cmdq':
drivers/misc/habanalabs/goya/goya.c:1536:6: warning:
variable 'qman_base_addr' set but not used [-Wunused-but-set-variable]
It is never used, so can be removed.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions