diff options
author | Chen Wandun <chenwandun@huawei.com> | 2019-12-10 14:06:56 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2019-12-14 16:12:21 +0300 |
commit | 68a1fdf2451f38b4ada0607eb6e1303f8a02e0b7 (patch) | |
tree | 3bc75518deeea0d0f22fbce5a0e3d74c44d7a205 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 018e0e3594f7dcd029d258e368c485e742fa9cdb (diff) | |
download | linux-68a1fdf2451f38b4ada0607eb6e1303f8a02e0b7.tar.xz |
habanalabs: remove variable 'val' set but not used
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/misc/habanalabs/goya/goya.c: In function goya_pldm_init_cpu:
drivers/misc/habanalabs/goya/goya.c:2195:6: warning: variable val set but not used [-Wunused-but-set-variable]
drivers/misc/habanalabs/goya/goya.c: In function goya_hw_init:
drivers/misc/habanalabs/goya/goya.c:2505:6: warning: variable val set but not used [-Wunused-but-set-variable]
Fixes: 9494a8dd8d22 ("habanalabs: add h/w queues module")
Signed-off-by: Chen Wandun <chenwandun@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