aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-02-24 11:45:19 -0500
committerAlex Deucher <alexander.deucher@amd.com>2023-03-01 22:40:58 -0500
commitcca3306488f71465f8c5e920e5a4e24fa461c72b (patch)
tree2d9bc2d750a8abc6ce1bfe008e86ed954206deca /scripts/generate_rust_analyzer.py
parentdrm/amd/display: fix dm irq error message in gpu recover (diff)
downloadlinux-rng-cca3306488f71465f8c5e920e5a4e24fa461c72b.tar.xz
linux-rng-cca3306488f71465f8c5e920e5a4e24fa461c72b.zip
drm/amdgpu: remove unused variable ring
building with gcc and W=1 reports drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c:81:29: error: variable ‘ring’ set but not used [-Werror=unused-but-set-variable] 81 | struct amdgpu_ring *ring; | ^~~~ ring is not used so remove it. Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions