On Wed, Apr 15, 2020 at 09:40:29AM +0200, Daniel Vetter wrote: > No longer used since the conversion to generic fbdev. > > Signed-off-by: Daniel Vetter <[email protected]> > Cc: Joel Stanley <[email protected]> > Cc: Andrew Jeffery <[email protected]> > Cc: [email protected] > Cc: [email protected] Acked-by: Sam Ravnborg <[email protected]> > --- > drivers/gpu/drm/aspeed/aspeed_gfx.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/aspeed/aspeed_gfx.h > b/drivers/gpu/drm/aspeed/aspeed_gfx.h > index a10358bb61ec..adc02940de6f 100644 > --- a/drivers/gpu/drm/aspeed/aspeed_gfx.h > +++ b/drivers/gpu/drm/aspeed/aspeed_gfx.h > @@ -12,7 +12,6 @@ struct aspeed_gfx { > > struct drm_simple_display_pipe pipe; > struct drm_connector connector; > - struct drm_fbdev_cma *fbdev; > }; > > int aspeed_gfx_create_pipe(struct drm_device *drm); > -- > 2.25.1 > > _______________________________________________ > dri-devel mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/dri-devel _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
