[PATCH 2/2] drm/ast: Drop fb_debug_enter/leave

Daniel Vetter daniel at ffwll.ch
Thu Jun 13 08:19:14 UTC 2019


On Thu, Jun 13, 2019 at 08:45:49AM +0200, Thomas Zimmermann wrote:
> Acked-by: Thomas Zimmermann <tzimmermann at suse.de>

Thanks for taking a look, pushed to drm-misc-next.
-Daniel

> 
> Am 12.06.19 um 11:12 schrieb Daniel Vetter:
> > ast doesn't implement the mode_set_base_atomic hook this would need,
> > so this is dead code.
> > 
> > Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> > Cc: Dave Airlie <airlied at redhat.com>
> > Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
> > Cc: Gerd Hoffmann <kraxel at redhat.com>
> > Cc: Thomas Zimmermann <tzimmermann at suse.de>
> > Cc: Alex Deucher <alexander.deucher at amd.com>
> > Cc: Sam Bobroff <sbobroff at linux.ibm.com>
> > Cc: Sam Ravnborg <sam at ravnborg.org>
> > Cc: YueHaibing <yuehaibing at 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,
> > 
> 
> -- 
> Thomas Zimmermann
> Graphics Driver Developer
> SUSE Linux GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany
> GF: Felix Imendörffer, Mary Higgins, Sri Rasiah
> HRB 21284 (AG Nürnberg)
> 




-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list