linux-stable/arch/arm/mach-s5pv210
Rob Herring 8787bc51a7
ARM: s5pv210: 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 was 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/20230720172751.2918776-1-robh@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230814114051.25840-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-08-14 18:15:48 +02:00
..
Kconfig ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies 2021-11-21 17:46:18 +01:00
Makefile ARM: s5pv210: use private pm save/restore 2020-08-19 21:33:11 +02:00
common.h ARM: s5pv210: Remove legacy setting of external wakeup interrupts 2018-11-12 21:19:48 +01:00
pm.c ARM: s5pv210: use private pm save/restore 2020-08-19 21:33:11 +02:00
regs-clock.h ARM: s5pv210: use private pm save/restore 2020-08-19 21:33:11 +02:00
s5pv210.c ARM: s5pv210: Explicitly include correct DT includes 2023-08-14 18:15:48 +02:00
sleep.S ARM: S5PV210: Add SPDX license identifiers 2018-01-03 18:43:04 +01:00