OpenCloudOS-Kernel/drivers/gpu/drm/imx
Boris Brezillon ee68c743f8 drm: Stop including drm_bridge.h from drm_crtc.h
We are about to add a drm_bridge_state that inherits from
drm_private_state which is defined in drm_atomic.h. Problem is,
drm_atomic.h includes drm_crtc.h which in turn includes drm_bridge.h,
leading to "drm_private_state has incomplete type" error.

Let's force all users of the drm_bridge API to explicitly include
drm_bridge.h.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20190826152649.13820-2-boris.brezillon@collabora.com
2019-08-28 22:11:03 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dw_hdmi-imx.c drm/imx: drop use of drmP.h 2019-07-17 12:52:55 +02:00
imx-drm-core.c drm/imx: drop use of drmP.h 2019-07-17 12:52:55 +02:00
imx-drm.h drm/imx: Remove last traces of struct imx_drm_crtc 2018-07-16 16:56:35 +02:00
imx-ldb.c drm: Stop including drm_bridge.h from drm_crtc.h 2019-08-28 22:11:03 +02:00
imx-tve.c drm/imx: imx-tve: Provide ddc symlink in connector's sysfs 2019-07-31 16:32:15 +02:00
ipuv3-crtc.c Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
ipuv3-plane.c Linus 5.3-rc1 2019-07-22 21:24:10 +02:00
ipuv3-plane.h drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6Q 2019-05-27 15:13:57 +02:00
parallel-display.c drm: Stop including drm_bridge.h from drm_crtc.h 2019-08-28 22:11:03 +02:00