]> 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)
commitde932b106710ee243fe3da40638c8242d378d06c
tree06e5173b12cd9baa28c3b948b6768296ae8ea2d4
parent04be244d651290b0e96218c23a5e340f6781fe96
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