linux/drivers/soc/rockchip
Rob Herring 0e7ed4dda9
soc: rockchip: 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/20230803-dt-header-cleanups-for-soc-v2-20-d8de2cc88bff@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-08-12 10:31:01 +02:00
..
dtpm.c soc: rockchip: dtpm: use C99 array init syntax 2023-06-11 22:38:04 +02:00
grf.c soc: rockchip: Explicitly include correct DT includes 2023-08-12 10:31:01 +02:00
io-domain.c soc: rockchip: io-domain: Add RV1126 IO domains 2022-09-05 11:53:47 +02:00
Kconfig
Makefile
pm_domains.c soc: rockchip: power-domain: add rk3588 mem module support 2023-05-07 23:47:02 +02:00