Am 18.02.21 um 18:06 schrieb Nirmoy Das:
Fixes: 62914a99dee5a("drm/amdgpu: Use mmu_interval_insert instead of 
hmm_mirror")

Signed-off-by: Nirmoy Das <nirmoy....@amd.com>

Reviewed-by: Christian König <christian.koe...@amd.com>

---
  drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | 1 -
  1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h 
b/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
index 192627d35bae..8cd96c9330dd 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
@@ -102,7 +102,6 @@ struct amdgpu_bo {
        struct amdgpu_bo                *shadow;
struct ttm_bo_kmap_obj dma_buf_vmap;
-       struct amdgpu_mn                *mn;
#ifdef CONFIG_MMU_NOTIFIER

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to