aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorbobzhou <[email protected]>2023-03-02 05:56:59 +0000
committerAlex Deucher <[email protected]>2023-03-07 19:21:56 +0000
commit43660b4ea53abc2be04be18a147a39e1f4cb8b72 (patch)
tree52aff056fdaade127a6631304c2cab9e1d7f4cd9 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amdkfd: Fix BO offset for multi-VMA page migration (diff)
downloadkernel-43660b4ea53abc2be04be18a147a39e1f4cb8b72.tar.gz
kernel-43660b4ea53abc2be04be18a147a39e1f4cb8b72.zip
drm/amdgpu: remove unused variable
building with gcc and W=1 reports drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:7292:11: error: unused variable 'tmp' [-Werror=unused-variable] uint32_t tmp; ^~~ tmp is not used so remove it. Signed-off-by: bobzhou <[email protected]> Reviewed-by: Guchun Chen <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions