linux-stable/drivers/gpu/drm/xlnx
Ville Syrjälä 395d10ae4d 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: 90bb087f66 ("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>
2022-06-21 11:23:52 +03:00
..
Kconfig drm/display: Introduce a DRM display-helper module 2022-04-25 11:19:21 +02:00
Makefile
zynqmp_disp.c drm/xlnx: Fix build failure due to missing include 2022-06-21 11:23:52 +03:00
zynqmp_disp.h
zynqmp_disp_regs.h
zynqmp_dp.c drm: Rename dp/ to display/ 2022-04-25 11:17:45 +02:00
zynqmp_dp.h
zynqmp_dpsub.c drm/xlnx: Use drm_module_platform_driver() to register the driver 2022-01-27 19:15:48 +01:00
zynqmp_dpsub.h