On Sat, 2021-10-16 at 13:22:27 UTC, Paul Cercueil wrote: > Move the function nand_read_page_hwecc_oob_first() (previously > nand_davinci_read_page_hwecc_oob_first()) to nand_base.c, and export it > as a GPL symbol, so that it can be used by more modules. > > Cc: <stable@xxxxxxxxxxxxxxx> # v5.2 > Fixes: a0ac778eb82c ("mtd: rawnand: ingenic: Add support for the JZ4740") > Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel