OSDN Git Service

drm/fb-cma-helper: Remove unused functions
authorNoralf Trønnes <noralf@tronnes.org>
Sun, 24 Sep 2017 12:26:25 +0000 (14:26 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sun, 1 Oct 2017 15:05:39 +0000 (17:05 +0200)
commitc0f095f766981750d238744e5a0cb3ef20163c28
treef34e42bf596c541c5a46f17460ceacf00a6bc524
parent57b8a4bf87806cbb64ed91078f32fbf37f556c5e
drm/fb-cma-helper: Remove unused functions

The cma drivers use the drm_gem_framebuffer_helper functions now,
so remove drm_fb_cma_destroy, drm_fb_cma_create_handle,
drm_fb_cma_create_with_funcs, drm_fb_cma_create and
drm_fb_cma_prepare_fb.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1506255985-61113-11-git-send-email-noralf@tronnes.org
drivers/gpu/drm/drm_fb_cma_helper.c
include/drm/drm_fb_cma_helper.h