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 aeec288b572a..a5d1cfbb1a87 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h | |||
@@ -759,7 +759,6 @@ void amdgpu_job_free_func(struct kref *refcount); | |||
759 | int amdgpu_job_submit(struct amdgpu_job *job, struct amdgpu_ring *ring, | 759 | int amdgpu_job_submit(struct amdgpu_job *job, struct amdgpu_ring *ring, |
760 | struct amd_sched_entity *entity, void *owner, | 760 | struct amd_sched_entity *entity, void *owner, |
761 | struct fence **f); | 761 | struct fence **f); |
762 | void amdgpu_job_timeout_func(struct work_struct *work); | ||
763 | 762 | ||
764 | struct amdgpu_ring { | 763 | struct amdgpu_ring { |
765 | struct amdgpu_device *adev; | 764 | struct amdgpu_device *adev; |