]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/fbdev-shmem: Remove obsolete setup function
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 24 Sep 2024 07:13:01 +0000 (09:13 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 26 Sep 2024 07:31:28 +0000 (09:31 +0200)
commitbf0978203a746137ce5074a465f83a6cf12e813f
treeba594b3853d159cea45ceb219f2be14c48e54b6c
parent7e31ad9bb0f59185dcb57fbe7e994865a6b7afe0
drm/fbdev-shmem: Remove obsolete setup function

The old setup function drm_fbdev_shmem_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-64-tzimmermann@suse.de
drivers/gpu/drm/drm_fbdev_shmem.c
include/drm/drm_fbdev_shmem.h