mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-09 02:09:06 +00:00
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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| zynqmp_disp_regs.h | ||
| zynqmp_disp.c | ||
| zynqmp_disp.h | ||
| zynqmp_dp.c | ||
| zynqmp_dp.h | ||
| zynqmp_dpsub.c | ||
| zynqmp_dpsub.h | ||