summaryrefslogtreecommitdiff
path: root/drivers/xen
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-02-24 19:45:19 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-02-28 22:28:51 +0300
commit1a80993ae37341c2017108d02975683076ace2a6 (patch)
treea5fc7ad6091486277b3fe4634f01733f23ce2675 /drivers/xen
parent60971b204c615a6881f50c3dc9a2182551282b94 (diff)
downloadlinux-1a80993ae37341c2017108d02975683076ace2a6.tar.xz
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 'drivers/xen')
0 files changed, 0 insertions, 0 deletions