Re: [PATCH] pinctrl: avoid duplicate function definitions
From: Arnd Bergmann
Date: Wed May 20 2026 - 10:53:50 EST
On Wed, May 20, 2026, at 16:13, Conor Dooley wrote:
> On Wed, May 20, 2026 at 09:51:14AM +0200, Arnd Bergmann wrote:
> And all of the of functions it uses have NOP variants don't they, so
> this is the correct fix from a build coverage point of view.
Yes, I verified that the code builds fine in random configurations
including those without CONFIG_OF.
> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
Thanks,
Arnd