drm/amdgpu: remove unused variable
authormziya <Mohammadzafar.ziya@amd.com>
Wed, 19 Jan 2022 05:01:11 +0000 (13:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Jan 2022 03:32:28 +0000 (22:32 -0500)
commit33cd016e600ac3417aff7c85f59b9a4b70a947e9
tree99f0886626843b458911791e0aff36381e9434f8
parent8eb53bb2aa8afa170ba40f9460f2de4d4d138764
drm/amdgpu: remove unused variable

Remove set but unused variable.
warning: variable 'umc_reg_offset' set but not used

Signed-off-by: mziya <Mohammadzafar.ziya@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v8_7.c