]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - drivers/gpu/drm/msm/msm_drv.h
Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm-misc...
[people/arne_f/kernel.git] / drivers / gpu / drm / msm / msm_drv.h
index 94736a93898b3da708918f0d5dc2ba8e993eafcb..b51fb0d70f431586bd5a23b90072dfad5284b7d5 100644 (file)
@@ -206,7 +206,7 @@ void msm_gem_shrinker_cleanup(struct drm_device *dev);
 int msm_gem_mmap_obj(struct drm_gem_object *obj,
                        struct vm_area_struct *vma);
 int msm_gem_mmap(struct file *filp, struct vm_area_struct *vma);
-int msm_gem_fault(struct vm_area_struct *vma, struct vm_fault *vmf);
+int msm_gem_fault(struct vm_fault *vmf);
 uint64_t msm_gem_mmap_offset(struct drm_gem_object *obj);
 int msm_gem_get_iova_locked(struct drm_gem_object *obj, int id,
                uint64_t *iova);