linux-stable/drivers/soc/aspeed
Rob Herring 96b75c9d4b
soc: aspeed: 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-18-d8de2cc88bff@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-08-12 10:31:01 +02:00
..
aspeed-lpc-ctrl.c soc: aspeed: lpc-ctrl: Block error printing on probe defer cases 2022-02-08 09:52:59 +01:00
aspeed-lpc-snoop.c soc: aspeed: Explicitly include correct DT includes 2023-08-12 10:31:01 +02:00
aspeed-p2a-ctrl.c soc: aspeed: Explicitly include correct DT includes 2023-08-12 10:31:01 +02:00
aspeed-socinfo.c soc: aspeed: socinfo: Add AST2625 variant 2021-08-19 13:51:29 +09:30
aspeed-uart-routing.c soc: aspeed: Explicitly include correct DT includes 2023-08-12 10:31:01 +02:00
Kconfig soc: aspeed: Add UART routing support 2021-10-22 17:32:09 +02:00
Makefile soc: aspeed: Add UART routing support 2021-10-22 17:32:09 +02:00