[PATCH 2/2] drm/fb-helper: Remove drm_fb_helper_fbdev_{setup,teardown}()
Noralf Trønnes
noralf at tronnes.org
Wed Oct 30 14:12:50 UTC 2019
Den 29.10.2019 08.06, skrev Thomas Zimmermann:
> Both functions are unused and can be removed. Drivers should use
> drm_fbdev_generic_setup() instead.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---
> drivers/gpu/drm/drm_fb_helper.c | 109 +-------------------------------
> include/drm/drm_fb_helper.h | 25 --------
> 2 files changed, 1 insertion(+), 133 deletions(-)
>
Thanks for the cleanup:
Reviewed-by: Noralf Trønnes <noralf at tronnes.org>
More information about the dri-devel
mailing list