linux-stable/arch/arm/mach-spear
Rob Herring 544885aa07
ARM: spear: 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.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-15-d8de2cc88bff@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-08-12 10:31:01 +02:00
..
Kconfig ARM: spear: remove obsolete config MACH_SPEAR600 2023-03-24 18:53:08 +01:00
Makefile ARM: spear: remove include/mach/ subdirectory 2022-04-29 09:53:15 +02:00
generic.h clk: spear: Move prototype to accessible header 2022-10-10 10:37:58 +02:00
headsmp.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
hotplug.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
misc_regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
pl080.c ARM: spear: include "pl080.h" for pl080_get_signal() prototype 2023-05-26 13:33:05 +02:00
pl080.h treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
platsmp.c ARM: spear: remove include/mach/ subdirectory 2022-04-29 09:53:15 +02:00
restart.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
spear.h ARM: mm: Make virt_to_pfn() a static inline 2023-05-29 11:27:08 +02:00
spear3xx.c clk: spear: Move prototype to accessible header 2022-10-10 10:37:58 +02:00
spear6xx.c ARM: spear6xx: Staticize few definitions 2022-10-10 10:38:33 +02:00
spear13xx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
spear300.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
spear310.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
spear320.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
spear1310.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1) 2022-06-10 14:51:35 +02:00
spear1340.c ARM: spear: Explicitly include correct DT includes 2023-08-12 10:31:01 +02:00
time.c ARM: spear: Do not use timer namespace for timer_shutdown() function 2022-11-24 15:09:10 +01:00