]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/cik: remove set but not used variables
authorTian Tao <tiantao6@hisilicon.com>
Tue, 13 Apr 2021 03:26:19 +0000 (11:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Apr 2021 20:32:45 +0000 (16:32 -0400)
commit1c7ed86a566594581385e02355934053b8a12c8f
tree06e5173b12cd9baa28c3b948b6768296ae8ea2d4
parent78fea69016213aeafbee234f9882db7d5beb5796
drm/radeon/cik: remove set but not used variables

The value of pipe_id and queue_id  are not used under certain
circumstances, so just delete.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/cik.c