Thomas Zimmermann <[email protected]> writes: > 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 <[email protected]> > --- > drivers/gpu/drm/drm_fbdev_shmem.c | 120 +----------------------------- > include/drm/drm_fbdev_shmem.h | 6 -- > 2 files changed, 1 insertion(+), 125 deletions(-) >
Reviewed-by: Javier Martinez Canillas <[email protected]> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat
