drm/amdgpu: remove unused variable from struct amdgpu_bo
Fixes: 62914a99dee5a ("drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror") Signed-off-by: Nirmoy Das <nirmoy.das@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
172e4ee233
commit
d4a9ffdf71
@ -100,7 +100,6 @@ struct amdgpu_bo {
|
||||
struct amdgpu_bo *parent;
|
||||
struct amdgpu_bo *shadow;
|
||||
|
||||
struct amdgpu_mn *mn;
|
||||
|
||||
|
||||
#ifdef CONFIG_MMU_NOTIFIER
|
||||
|
Loading…
x
Reference in New Issue
Block a user