ast doesn't implement the mode_set_base_atomic hook this would need, so this is dead code.
Signed-off-by: Daniel Vetter <daniel.vet...@intel.com> Cc: Dave Airlie <airl...@redhat.com> Cc: Daniel Vetter <daniel.vet...@ffwll.ch> Cc: Gerd Hoffmann <kra...@redhat.com> Cc: Thomas Zimmermann <tzimmerm...@suse.de> Cc: Alex Deucher <alexander.deuc...@amd.com> Cc: Sam Bobroff <sbobr...@linux.ibm.com> Cc: Sam Ravnborg <s...@ravnborg.org> Cc: YueHaibing <yuehaib...@huawei.com> --- drivers/gpu/drm/ast/ast_fb.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/ast/ast_fb.c b/drivers/gpu/drm/ast/ast_fb.c index 05f45222b702..5480caecde86 100644 --- a/drivers/gpu/drm/ast/ast_fb.c +++ b/drivers/gpu/drm/ast/ast_fb.c @@ -166,8 +166,6 @@ static struct fb_ops astfb_ops = { .fb_pan_display = drm_fb_helper_pan_display, .fb_blank = drm_fb_helper_blank, .fb_setcmap = drm_fb_helper_setcmap, - .fb_debug_enter = drm_fb_helper_debug_enter, - .fb_debug_leave = drm_fb_helper_debug_leave, }; static int astfb_create_object(struct ast_fbdev *afbdev, -- 2.20.1 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel