linux-stable/drivers/interconnect/imx
Rob Herring cff66ace51 interconnect: 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.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230714174638.4058268-1-robh@kernel.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
2023-07-16 18:27:27 +03:00
..
Kconfig interconnect: imx: Add platform driver for imx8mp 2022-07-15 17:53:15 +03:00
Makefile interconnect: imx: Add platform driver for imx8mp 2022-07-15 17:53:15 +03:00
imx.c interconnect: imx: fix registration race 2023-03-07 22:19:05 +02:00
imx.h interconnect: imx: Make imx_icc_unregister() return void 2022-08-18 07:20:41 +03:00
imx8mm.c interconnect: imx: Make imx_icc_unregister() return void 2022-08-18 07:20:41 +03:00
imx8mn.c interconnect: imx: Make imx_icc_unregister() return void 2022-08-18 07:20:41 +03:00
imx8mp.c interconnect: Explicitly include correct DT includes 2023-07-16 18:27:27 +03:00
imx8mq.c interconnect: imx: Make imx_icc_unregister() return void 2022-08-18 07:20:41 +03:00