diff options
author | Thomas Zimmermann <[email protected]> | 2020-11-03 10:30:09 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2020-11-09 09:16:41 +0100 |
commit | f216fcb8e4d76038133926aec53df92bf6b15860 (patch) | |
tree | d445be767034c63c9b47d14691f6bf6569a7ae8e /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 1fc90559fdd5e1be698ad1427709a371c7003a65 (diff) |
drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
The functions exynos_drm_gem_prime_{vmap,vunmap}() are empty. Remove
them before changing the interface to use struct drm_buf_map. As a side
effect of removing drm_gem_prime_vmap(), the error code changes from
ENOMEM to EOPNOTSUPP.
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Christian König <[email protected]>
Tested-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions