aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authoryu kuai <[email protected]>2019-09-29 12:38:43 +0000
committerAlex Deucher <[email protected]>2019-10-03 14:11:06 +0000
commit2e0db9dec25f8d60acb61ddc1a48cbbcabdbdd19 (patch)
tree25df91feeb4786be660202db64f19f7f90bf7369 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/amdgpu: Drop unused variable and statement (diff)
downloadkernel-2e0db9dec25f8d60acb61ddc1a48cbbcabdbdd19.tar.gz
kernel-2e0db9dec25f8d60acb61ddc1a48cbbcabdbdd19.zip
drm/amdgpu: remove set but not used variable 'pipe'
Fixes gcc '-Wunused-but-set-variable' warning: rivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: In function ‘amdgpu_gfx_graphics_queue_acquire’: drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:234:16: warning: variable ‘pipe’ set but not used [-Wunused-but-set-variable] It is never used, so can be removed. Reported-by: Hulk Robot <[email protected]> Signed-off-by: yu kuai <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions