diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-06-21 10:56:48 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-06-21 11:23:52 +0300 |
commit | 395d10ae4d29e829847cf40b3b658fd41bf7a729 (patch) | |
tree | 8b815f6ff18696eba5a00d587e43a31fefc5236f /drivers/gpu/drm/drm_aperture.c | |
parent | f16a716621a6edf4eef2ba1409594f5c780ea09b (diff) |
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: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 90bb087f6674 ("drm: Drop drm_blend.h from drm_crtc.h")
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220621075648.7717-1-ville.syrjala@linux.intel.com
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'drivers/gpu/drm/drm_aperture.c')
0 files changed, 0 insertions, 0 deletions