Re: [PATCH -next v6 11/26] mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition

From: Miquel Raynal

Date: Sat Nov 29 2025 - 07:45:29 EST


Hello,

On 06/11/2025 at 14:33:59 +01, Geert Uytterhoeven <geert+renesas@xxxxxxxxx> 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>
> ---

Finally applied to nand/next, will be part of the next merge window.

Thanks,
Miquèl