commit | 70dc51b447f570ba3881e289b8134d364977a6f0 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Wed Nov 07 15:35:47 2018 -0700 |
committer | Rob Clark <robdclark@gmail.com> | Tue Dec 11 13:05:31 2018 -0500 |
tree | 5973b08416103d9bfc81ac9c4b232cf7798fd305 | |
parent | 1e29dff00400d40fdd3d52f2a76c188f5126f033 [diff] |
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>