Both functions are unused. Update TODO item and remove them.
v2: * reword the whole TODO item * keep a TODO item on drm_fb_helper_init()
Thomas Zimmermann (2): drm/todo: Convert drivers to generic fbdev emulation drm/fb-helper: Remove drm_fb_helper_fbdev_{setup,teardown}()
Documentation/gpu/todo.rst | 23 ++----- drivers/gpu/drm/drm_fb_helper.c | 109 +------------------------------- include/drm/drm_fb_helper.h | 25 -------- 3 files changed, 8 insertions(+), 149 deletions(-)
-- 2.23.0