[PATCH] drm: Format-declare struct drm_format_info in drm_framebuffer.h
Sam Ravnborg
sam at ravnborg.org
Wed Mar 13 16:10:13 UTC 2019
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 <laurent.pinchart+renesas at ideasonboard.com>
Reviewed-by: Sam Ravnborg <sam at ravnborg.org>
More information about the dri-devel
mailing list