]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: delete duplicated code.
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 20 Oct 2017 06:52:43 +0000 (14:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Dec 2017 21:33:19 +0000 (16:33 -0500)
commit5eb12db209156f6850922adab125bfaf9d402593
treeb9e6726785423faca210ccab6d51f3f6554d5694
parentb0006b1a3bf3249221702dc1fabf57313b23b53b
drm/amdgpu: delete duplicated code.

the variable ref_clock was assigned same
value twice in same function.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c