Hi Laurent. On Wed, Mar 13, 2019 at 12:42:49PM +0200, Laurent Pinchart wrote: > drm_framebuffer.h makes use of a pointer to struct drm_format_info but > doesn't include drm_fourcc.h (neither directly nor indirectly). > Forward-declare the structure. Yep, this is the way to fix this.
> > Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Sam Ravnborg <[email protected]> _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
