]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit433f1aa786378e4822f17f7782d8dba321a2740b
treeb9e6726785423faca210ccab6d51f3f6554d5694
parent95a3ff787a49c57e9ebe2abf7ad8362007b7dff6
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