u-boot-brain/drivers/video/rockchip
Simon Glass 61b29b8268 dm: core: Require users of devres to include the header
At present devres.h is included in all files that include dm.h but few
make use of it. Also this pulls in linux/compat which adds several more
headers. Drop the automatic inclusion and require files to include devres
themselves. This provides a good indication of which files use devres.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
2020-02-05 19:33:46 -07:00
..
Kconfig video: Kconfig: spelling fixes 2019-01-18 09:16:15 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_edp.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk_hdmi.c video: dw_hdmi: Add support for ddc-i2c-bus property 2019-07-29 00:32:59 +02:00
rk_hdmi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_lvds.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk_mipi.c arm: rockchip: Add common cru.h 2020-01-30 11:44:01 +08:00
rk_mipi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_vop.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk_vop.h rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3288_hdmi.c rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() 2019-07-20 23:59:44 +08:00
rk3288_mipi.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3288_vop.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3399_hdmi.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3399_mipi.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3399_vop.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00