summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson32/common/platform.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-07-26 19:20:39 -0600
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2023-07-28 11:41:18 +0200
commite1a7566d0955cc5357903c04030aac05ced95939 (patch)
tree54e6c34e9905f78549c453711e3b22c9d0bc7936 /arch/mips/loongson32/common/platform.c
parent0723807978b14837262671d30b5cc8b1b5268281 (diff)
downloadlinux-stable-e1a7566d0955cc5357903c04030aac05ced95939.tar.gz
linux-stable-e1a7566d0955cc5357903c04030aac05ced95939.tar.bz2
linux-stable-e1a7566d0955cc5357903c04030aac05ced95939.zip
MIPS: More explicit DT include clean-ups
A couple more clean-ups in the MIPS code. 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> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/loongson32/common/platform.c')
0 files changed, 0 insertions, 0 deletions