linux-stable/drivers/misc/habanalabs/goya
Chen Wandun 9125da9fe9 habanalabs: remove variable 'val' set but not used
[ Upstream commit 68a1fdf245 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-12 12:21:31 +01:00
..
goya.c habanalabs: remove variable 'val' set but not used 2020-01-12 12:21:31 +01:00
goya_coresight.c habanalabs: Make the Coresight timestamp perpetual 2019-09-05 14:55:27 +03:00
goya_hwmgr.c habanalabs: maintain a list of file private data objects 2019-09-05 14:55:26 +03:00
goya_security.c habanalabs: make tpc registers secured 2019-05-30 08:46:01 +00:00
goyaP.h habanalabs: stop using the acronym KMD 2019-09-05 14:55:27 +03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00