aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/xilinx-spi.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2020-07-29 15:59:02 +0000
committerGreg Kroah-Hartman <[email protected]>2020-07-29 16:02:21 +0000
commit22362aa30bad6f03b5bcbbeee3cdc61950d40086 (patch)
treeeb73ce1fe1bdf881ff89a0187d27f15e6312522c /drivers/fpga/xilinx-spi.c
parentnvmem: qcom-spmi-sdam: Enable multiple devices (diff)
downloadkernel-22362aa30bad6f03b5bcbbeee3cdc61950d40086.tar.gz
kernel-22362aa30bad6f03b5bcbbeee3cdc61950d40086.zip
habanalabs: remove unused but set variable 'ctx_asid'
Gcc report warning as follows: drivers/misc/habanalabs/common/command_submission.c:373:6: warning: variable 'ctx_asid' set but not used [-Wunused-but-set-variable] 373 | int ctx_asid, rc; | ^~~~~~~~ This variable is not used in function cs_timedout(), this commit remove it to fix the warning. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wei Yongjun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions