]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita101e8d9ae2bd76950e0673d0bf4577c08da2d86
tree2afba5f24b863a4fb7a9e9915bb71c0e25e212a7
parent3fa2abf9681747b17fd3a648baee7ad3148ec09d
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