mirror_ubuntu-kernels/drivers/video/fbdev/omap2/omapfb/displays
Rob Herring e8812acb5b fbdev: Explicitly include correct DT includes
The DT of_device.h and of_platform.h date back to the separate
of_platform_bus_type before it as merged into the regular platform bus.
As part of that merge prepping Arm DT support 13 years ago, they
"temporarily" include each other. They also include platform_device.h
and of.h. As a result, there's a pretty much random mix of those include
files used throughout the tree. In order to detangle these headers and
replace the implicit includes with struct declarations, users need to
explicitly include the correct includes.

Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Helge Deller <deller@gmx.de>
2023-07-20 07:56:30 +02:00
..
connector-analog-tv.c fbdev: omapfb: connector-analog-tv: remove support for platform data 2022-12-14 20:01:49 +01:00
connector-dvi.c video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of 2022-03-07 14:24:58 +01:00
connector-hdmi.c fbdev: omapfb: connector-hdmi: switch to using gpiod API 2022-12-14 20:01:48 +01:00
encoder-opa362.c fbdev: omapfb: encoder-opa362: fix included headers 2022-12-14 20:01:49 +01:00
encoder-tfp410.c fbdev: omapfb: encoder-tfp410: switch to using gpiod API 2022-12-14 20:01:49 +01:00
encoder-tpd12s015.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
Kconfig video: omapfb2: Make standard and custom DSI command mode panel driver mutually exclusive 2021-01-13 11:13:56 +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
panel-dpi.c fbdev: omapfb: panel-dpi: remove support for platform data 2022-12-14 20:01:49 +01:00
panel-dsi-cm.c fbdev: Explicitly include correct DT includes 2023-07-20 07:56:30 +02:00
panel-lgphilips-lb035q02.c fbdev: omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handling 2022-12-14 20:01:49 +01:00
panel-nec-nl8048hl11.c fbdev: omapfb: panel-nec-nl8048hl11: switch to using gpiod API 2022-12-14 20:01:49 +01:00
panel-sharp-ls037v7dw01.c fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headers 2022-12-14 20:01:50 +01:00
panel-sony-acx565akm.c fbdev: omapfb: panel-sony-acx565akm: switch to using gpiod API 2022-12-14 20:01:48 +01:00
panel-tpo-td028ttec1.c fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.h 2022-12-14 20:01:49 +01:00
panel-tpo-td043mtea1.c fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe() 2023-05-19 16:10:39 +02:00