linux-sg2042/drivers/misc/habanalabs/goya
Chen Wandun 68a1fdf245 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: 9494a8dd8d ("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>
2019-12-14 15:12:21 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
goya.c habanalabs: remove variable 'val' set but not used 2019-12-14 15:12:21 +02:00
goyaP.h habanalabs: add opcode to INFO IOCTL to return clock rate 2019-11-21 11:35:45 +02:00
goya_coresight.c habanalabs: set ETR as non-secured 2019-11-21 11:35:45 +02:00
goya_hwmgr.c habanalabs: add opcode to INFO IOCTL to return clock rate 2019-11-21 11:35:45 +02:00
goya_security.c habanalabs: make tpc registers secured 2019-05-30 08:46:01 +00:00