diff options
| author | yu kuai <[email protected]> | 2019-12-26 12:15:33 +0000 |
|---|---|---|
| committer | Moritz Fischer <[email protected]> | 2020-01-03 04:46:43 +0000 |
| commit | 9bc65970bb037d3197083b205d27855ffd0f14f2 (patch) | |
| tree | c94bf6f70778a6e2b37207c4c63b585be8d0ec53 /drivers/fpga/ts73xx-fpga.c | |
| parent | fpga: dfl: fme: remove set but not used variable 'fme' (diff) | |
| download | kernel-9bc65970bb037d3197083b205d27855ffd0f14f2.tar.gz kernel-9bc65970bb037d3197083b205d27855ffd0f14f2.zip | |
fpga: dfl: afu: remove set but not used variable 'afu'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/fpga/dfl-afu-main.c: In function ‘afu_dev_destroy’:
drivers/fpga/dfl-afu-main.c:816:18: warning: variable ‘afu’
set but not used [-Wunused-but-set-variable]
It is never used, and so can be removed.
Acked-by: Wu Hao <[email protected]>
Signed-off-by: yu kuai <[email protected]>
Signed-off-by: Moritz Fischer <[email protected]>
Diffstat (limited to 'drivers/fpga/ts73xx-fpga.c')
0 files changed, 0 insertions, 0 deletions
