diff options
author | Lee Jones <lee.jones@linaro.org> | 2021-04-16 15:37:11 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-04-20 21:50:48 -0400 |
commit | 2196927bcb4f4ed45bd1e6d44c1c8f805d984173 (patch) | |
tree | 9b79fd3be316286ebcfc4d63084577b7991127a4 /drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c | |
parent | 4ab159d2547c26b34a4ff4770598b72660da1461 (diff) | |
download | linux-2196927bcb4f4ed45bd1e6d44c1c8f805d984173.tar.bz2 |
drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function ‘amdgpu_device_suspend’:
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:3733:6: warning: variable ‘r’ set but not used [-Wunused-but-set-variable]
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: amd-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Cc: linux-media@vger.kernel.org
Cc: linaro-mm-sig@lists.linaro.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c')
0 files changed, 0 insertions, 0 deletions