diff options
author | Jason Yan <[email protected]> | 2020-04-09 17:32:59 +0800 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-04-14 14:35:19 +0200 |
commit | 87a4eca891b6646c05fb6cf4ee026ad621680b10 (patch) | |
tree | f2505a5cece03d7c2033a0e6dc8f9471b22484bc /drivers/fpga/fpga-mgr.c | |
parent | 493362dd7b9fe29758fb2976ee8de5efa520451a (diff) |
EDAC/xgene: Remove set but not used address local var
Fix the following gcc warning:
drivers/edac/xgene_edac.c:1486:7: warning: variable ‘address’ set but
not used [-Wunused-but-set-variable]
u32 address;
^~~~~~~
Remove the unused macro RBERRADDR_RD while at it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions