drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 6 Apr 2021 09:08:57 +0000 (11:08 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:54:05 +0000 (16:54 -0400)
commite90f8be3b91c99346b70b419ec6f4a3d5a4c828e
tree2afba5f24b863a4fb7a9e9915bb71c0e25e212a7
parent55fa622fe635bfc3f2587d784f6facc30f8fdf12
drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()

Remove an unused function. Mapping the fbdev framebuffer is apparently
not supported.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h