drm_amdgpu: Add job fence to resv conditionally
[linux-2.6-microblaze.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_vm.h
index d00648e..06fe30e 100644 (file)
@@ -276,7 +276,6 @@ struct amdgpu_vm {
 
        /* Last submission to the scheduler entities */
        struct dma_fence        *last_direct;
-       struct dma_fence        *last_delayed;
 
        unsigned int            pasid;
        /* dedicated to vm */