]> git.ipfire.org Git - thirdparty/linux.git/commit
clk: microchip: core: update include to use pic32.h from platform_data
authorBrian Masney <bmasney@redhat.com>
Mon, 12 Jan 2026 22:48:01 +0000 (17:48 -0500)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 30 Jan 2026 14:29:08 +0000 (15:29 +0100)
commit07caa83edd9a98d24769c1648b482b03839602ed
tree99c154601e5cb1a2e97a64738af4e663ded0dffc
parent77485091b61399df20fad8b2fdf3e8cac3530bb1
clk: microchip: core: 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>
Acked-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
drivers/clk/microchip/clk-core.c