drm/ttm: Remove ttm_bo_mmap() and friends
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 25 May 2021 15:10:55 +0000 (17:10 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Wed, 26 May 2021 18:56:56 +0000 (20:56 +0200)
commit031df82514b4a258ceee381fa19aa02a1188c470
tree7076beedf887d82201814da285eaab2a6ea72fde
parentcbc5caf778bae72e8060dbef9a5c6a96a1e8a18d
drm/ttm: Remove ttm_bo_mmap() and friends

The function ttm_bo_mmap is unused. Remove it and it's helpers; including
the verify_access callback in struct ttm_device_funcs.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210525151055.8174-8-tzimmermann@suse.de
drivers/gpu/drm/ttm/ttm_bo_vm.c
include/drm/ttm/ttm_bo_api.h
include/drm/ttm/ttm_device.h