Re: [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
From: Stephen Boyd
Date: Thu Nov 13 2025 - 22:36:17 EST
Quoting Geert Uytterhoeven (2025-11-06 05:33:49)
> 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@xxxxxxxxx>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> Acked-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
> ---
Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>