drm/fbdev-dma: Remove obsolete setup function
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 24 Sep 2024 07:12:46 +0000 (09:12 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 26 Sep 2024 07:31:27 +0000 (09:31 +0200)
commit731fddf4302ec00871fd5ae252c0aa765d61a9ad
tree4269c887512a363e35d22f09a2ddfa3ecea2a37b
parentc08810e97a67db13c8cabc6dfbdb07b4ce9a8423
drm/fbdev-dma: Remove obsolete setup function

The old setup function drm_fbdev_dma_setup() is unused. Remove it and
its internal callbacks. New drivers should call drm_client_setup()
instead.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-49-tzimmermann@suse.de
drivers/gpu/drm/drm_fbdev_dma.c
include/drm/drm_fbdev_dma.h