drm/amdgpu: Remove one duplicated ef removal
authorxinhui pan <xinhui.pan@amd.com>
Fri, 8 Jul 2022 01:22:44 +0000 (09:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Jul 2022 19:33:17 +0000 (15:33 -0400)
commitac9257f0f50871b7459dac48a5c11bc7b2094245
tree609b8369d7592928199704fea25d01ea1850051e
parent88c775bbebc9c5b080d3cbbdef73a31eaead9e5b
drm/amdgpu: Remove one duplicated ef removal

That has been done in BO release notify.

Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c