diff options
| author | Lee Jones <[email protected]> | 2020-11-09 21:18:46 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-11-13 00:11:20 -0500 |
| commit | 4b7ec10bb7aeef279cf92598837a19aa9464c7f0 (patch) | |
| tree | e7dfed1f207dc2be1680d8a508cb43b8ccbd9c47 /tools/perf/scripts/python/bin | |
| parent | b4391459605cddb55e3399cc3712ba69b61f309e (diff) | |
drm/radeon/r600: Strip out set but unused 'tmp' variables
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/radeon/r600.c: In function ‘r600_pcie_gart_tlb_flush’:
drivers/gpu/drm/radeon/r600.c:1083:7: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/radeon/r600.c: At top level:
drivers/gpu/drm/radeon/r600.c: In function ‘r600_mmio_hdp_flush’:
drivers/gpu/drm/radeon/r600.c:4393:7: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions