drm/msm: Remove sgt from the mmu unmap function
authorJordan Crouse <jcrouse@codeaurora.org>
Wed, 7 Nov 2018 22:35:47 +0000 (15:35 -0700)
committerRob Clark <robdclark@gmail.com>
Tue, 11 Dec 2018 18:05:31 +0000 (13:05 -0500)
commit70dc51b447f570ba3881e289b8134d364977a6f0
tree5973b08416103d9bfc81ac9c4b232cf7798fd305
parent1e29dff00400d40fdd3d52f2a76c188f5126f033
drm/msm: Remove sgt from the mmu unmap function

The scatter gather table doesn't need to be passed in for the
MMU unmap function.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/msm_drv.h
drivers/gpu/drm/msm/msm_gem.c
drivers/gpu/drm/msm/msm_gem_vma.c
drivers/gpu/drm/msm/msm_iommu.c
drivers/gpu/drm/msm/msm_mmu.h