Re: [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
From: Claudiu Beznea
Date: Thu Nov 06 2025 - 10:36:45 EST
On 11/6/25 15:33, Geert Uytterhoeven 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@xxxxxxxxx>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> Acked-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
Acked-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxx>