diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h index c13023dded8f..9fd5c7a5a06d 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h | |||
@@ -885,7 +885,6 @@ struct amdgpu_vm_id { | |||
885 | struct fence *first; | 885 | struct fence *first; |
886 | struct amdgpu_sync active; | 886 | struct amdgpu_sync active; |
887 | struct fence *last_flush; | 887 | struct fence *last_flush; |
888 | struct amdgpu_ring *last_user; | ||
889 | atomic64_t owner; | 888 | atomic64_t owner; |
890 | 889 | ||
891 | uint64_t pd_gpu_addr; | 890 | uint64_t pd_gpu_addr; |