drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in xgmi ras block
authoryipechai <YiPeng.Chai@amd.com>
Mon, 14 Feb 2022 08:10:32 +0000 (16:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Mar 2022 23:40:06 +0000 (18:40 -0500)
commitf148c143ef3f6e897f4a1012d1bcae3aa240bd8a
tree7c56d97f0d9ef0f75b25a9596ff7b0b6749dc190
parent0dca257d6dc5526c4c293f306b7b47765987de22
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in xgmi ras block

Remove redundant calls of amdgpu_ras_block_late_fini in xgmi ras block.

Signed-off-by: yipechai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c