On Fri, 29 May 2020 10:45:48 +0200 Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx> wrote: > On Fri, 29 May 2020 02:25:14 +0200 > Miquel Raynal <miquel.raynal@xxxxxxxxxxx> wrote: > > > +const struct mtd_ooblayout_ops *nand_get_large_page_layout(void) > > nand_get_large_page_ooblayout() (same for the other helpers). > And sorry if I got it wrong in my previous review :-/. > > +{ > > + return &nand_ooblayout_lp_ops; > > +} > > +EXPORT_SYMBOL_GPL(nand_get_large_page_layout); ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/