drm/amdgpu: remove unused variable from struct amdgpu_bo
authorNirmoy Das <nirmoy.das@amd.com>
Mon, 22 Feb 2021 22:23:44 +0000 (17:23 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Feb 2021 23:03:07 +0000 (18:03 -0500)
commitd4a9ffdf713304219d31252a6765e3bb29bf4c1a
treed725d8b0e25aec7481eff2d314138ee9a8b646e5
parent172e4ee233f322d6d38a438f9c1177c03f37b241
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>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h