On Mon, 2020-11-09 at 18:22:01 UTC, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/mtd/nand/raw/omap_elm.c:102: warning: Function parameter or member > 'ecc_steps' not described in 'elm_config' > drivers/mtd/nand/raw/omap_elm.c:102: warning: Function parameter or member > 'ecc_step_size' not described in 'elm_config' > drivers/mtd/nand/raw/omap_elm.c:102: warning: Function parameter or member > 'ecc_syndrome_size' not described in 'elm_config' > drivers/mtd/nand/raw/omap_elm.c:440: warning: Function parameter or member > 'info' not described in 'elm_context_save' > drivers/mtd/nand/raw/omap_elm.c:488: warning: Function parameter or member > 'info' not described in 'elm_context_restore' > > Cc: Miquel Raynal <[email protected]> > Cc: Richard Weinberger <[email protected]> > Cc: Vignesh Raghavendra <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel

