Re: [PATCH 10/13] watchdog: pic32-dmt: update include to use pic32.h from platform_data
From: Brian Masney
Date: Fri Jan 09 2026 - 12:11:22 EST
On Fri, Jan 09, 2026 at 09:08:37AM -0800, Guenter Roeck wrote:
> On Fri, Jan 09, 2026 at 11:41:23AM -0500, Brian Masney wrote:
> > 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@xxxxxxxxxx>
> >
>
> linux/platform_data/pic32.h doesn't exist upstream, and I was not
> copied on the patch introducing it, so I'll just blindly asume that
> this works.
>
> Acked-by: Guenter Roeck <linux@xxxxxxxxxxxx>
I didn't CC everyone on all of the patches to reduce the spam in your
mailboxes.
It was introduced in patch 1 of this series when I copied it over
from the asm directory. I'll reply to the cover letter as a heads up to
everyone else.
Thanks!
Brian