[PATCH v5 07/23] pinctrl: ma35: #undef field_{get,prep}() before local definition
Yury Norov
yury.norov at gmail.com
Thu Oct 30 01:30:31 AEDT 2025
On Wed, Oct 29, 2025 at 03:19:45PM +0100, Linus Walleij wrote:
> Hi Geert,
>
> thanks for your patch!
>
> On Mon, Oct 27, 2025 at 7:43 PM Geert Uytterhoeven
> <geert+renesas at glider.be> wrote:
>
> > Prepare for the advent of globally available common field_get() and
> > field_prep() macros by undefining the symbols before defining local
> > variants. This prevents redefinition warnings from the C preprocessor
> > when introducing the common macros later.
> >
> > Suggested-by: Yury Norov <yury.norov at gmail.com>
> > Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
>
> Do you want me to just merge this patch to the pinctrl tree or do
> you have other plans?
There's a couple nits from Andy, and also a clang W=1 warning to
address. So I think, v6 is needed.
But overlall, the series is OK, and I'd like to take it in bitmaps
branch as it's more related to bits rather than a particular
subsystem.
Thanks,
Yury
More information about the Linux-aspeed
mailing list