]> git.ipfire.org Git - thirdparty/linux.git/commit
MIPS: update include to use pic32.h from platform_data
authorBrian Masney <bmasney@redhat.com>
Mon, 12 Jan 2026 22:48:00 +0000 (17:48 -0500)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 30 Jan 2026 14:29:07 +0000 (15:29 +0100)
commit77485091b61399df20fad8b2fdf3e8cac3530bb1
treedf7253debf5a62dd6700c3346781b93d2e5b5059
parentd1c7ad04413717c0f61db33404a1592f0dd26f4f
MIPS: update include to use pic32.h from platform_data

Use the linux/platform_data/pic32.h include instead of
asm/mach-pic32/pic32.h so that the asm variant can be dropped. This
is in preparation for allowing some drivers to be compiled on other
architectures with COMPILE_TEST enabled.

Signed-off-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/pic32/common/reset.c
arch/mips/pic32/pic32mzda/config.c
arch/mips/pic32/pic32mzda/early_clk.c
arch/mips/pic32/pic32mzda/early_console.c