Skip to content
Snippets Groups Projects
Commit 395d10ae authored by Ville Syrjälä's avatar Ville Syrjälä
Browse files

drm/xlnx: Fix build failure due to missing include


Dropping drm_blend.h from drm_crtc.h broke the
xlnx driver. Make it build again by including
drm_blend.h from the driver directly.

My .config was missing some required dependencies so
I never build tested it :/

Cc: Hyun Kwon <hyun.kwon@xilinx.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Fixes: 90bb087f ("drm: Drop drm_blend.h from drm_crtc.h")
Signed-off-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220621075648.7717-1-ville.syrjala@linux.intel.com


Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
parent f16a7166
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment