linux-stable/arch/mips/ralink
Rob Herring e1a7566d09 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>
2023-07-28 11:41:18 +02:00
..
bootrom.c mips: ralink: convert to DEFINE_SHOW_ATTRIBUTE 2022-09-19 16:40:39 +02:00
cevt-rt3352.c MIPS: Replace setup_irq() by request_irq() 2020-03-05 16:47:35 +01:00
clk.c mips: ralink: get cpu rate from new driver code 2023-06-21 14:50:23 +02:00
common.h mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
early_printk.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ill_acc.c MIPS: More explicit DT include clean-ups 2023-07-28 11:41:18 +02:00
irq-gic.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
irq.c MIPS: Explicitly include correct DT includes 2023-07-25 10:42:01 +02:00
Kconfig mips: ralink: mt7620: introduce 'soc_device' initialization 2023-03-14 17:13:51 +01:00
Makefile treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
mt7620.c mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
mt7621.c mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
of.c MIPS: Explicitly include correct DT includes 2023-07-25 10:42:01 +02:00
Platform MIPS: ralink: Don't include objects twice 2020-05-15 09:10:07 +02:00
prom.c MIPS: Explicitly include correct DT includes 2023-07-25 10:42:01 +02:00
reset.c mips: ralink: remove reset related code 2023-06-21 14:50:23 +02:00
rt288x.c mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
rt305x.c mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
rt3883.c mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
timer-gic.c MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h> 2020-02-19 10:37:58 -08:00
timer.c MIPS: ralink: Use devm_platform_get_and_ioremap_resource() 2023-02-09 13:05:17 +01:00