On Thu, May 30, 2019 at 01:29:01AM +0530, Uma Shankar wrote: > Drop a redundant and unused variable "hdr_output_metadata" from > drm_connector. > > Suggested-by: Daniel Vetter <daniel@xxxxxxxx> > Signed-off-by: Uma Shankar <uma.shankar@xxxxxxxxx> For next time around: Please add Fixes: lines to indicate which already merged commit you're improving. Patch merged, thanks. -Daniel > --- > include/drm/drm_connector.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/include/drm/drm_connector.h b/include/drm/drm_connector.h > index f8f4003..5476561 100644 > --- a/include/drm/drm_connector.h > +++ b/include/drm/drm_connector.h > @@ -1244,8 +1244,6 @@ struct drm_connector { > */ > struct llist_node free_node; > > - /* HDR metdata */ > - struct hdr_output_metadata hdr_output_metadata; > struct hdr_sink_metadata hdr_sink_metadata; > }; > > -- > 1.9.1 > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel