commit | 85b5bafb86e64f5d0ef143ab1a8363f5511eaabb | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Tue Jul 03 18:03:54 2018 +0200 |
committer | Noralf Trønnes <noralf@tronnes.org> | Tue Jul 10 14:54:50 2018 +0200 |
tree | ba44e61fa56a0c8d9e4aeb196e8de71cddee177b | |
parent | dff1c7032ffea20cca2ad3973ed4c69c8182683d [diff] |
drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs() Remove drm_fb_cma_fbdev_init_with_funcs(), its only user tinydrm has moved to drm_fbdev_generic_setup(). Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Reviewed-by: David Lechner <david@lechnology.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180703160354.59955-9-noralf@tronnes.org