linux-stable/arch/powerpc/platforms/52xx
Rob Herring 81d7cac4d1 powerpc: 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>
[mpe: Fixup maple/setup.c which needs platform_device]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230724210247.778034-1-robh@kernel.org
2023-08-02 22:22:19 +10:00
..
Kconfig powerpc: Drop MPC5200 LocalPlus bus FIFO driver 2023-05-15 23:25:56 +10:00
Makefile powerpc: Drop MPC5200 LocalPlus bus FIFO driver 2023-05-15 23:25:56 +10:00
efika.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
lite5200.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
lite5200_pm.c powerpc: 52xx: Make immr_id DT match tables static 2023-06-21 15:13:56 +10:00
lite5200_sleep.S powerpc/32: Fix objtool unannotated intra-function call warnings 2022-11-18 19:00:06 +11:00
media5200.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc52xx_common.c powerpc: Use of_property_read_bool() for boolean properties 2023-03-30 23:36:35 +11:00
mpc52xx_gpt.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
mpc52xx_pci.c PCI: Introduce pci_dev_for_each_resource() 2023-04-04 10:43:52 -05:00
mpc52xx_pic.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
mpc52xx_pm.c powerpc: 52xx: Make immr_id DT match tables static 2023-06-21 15:13:56 +10:00
mpc52xx_sleep.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mpc5200_simple.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00