On Fri, 20 Jul 2018 00:59:54 +0200 Miquel Raynal <miquel.raynal at bootlin.com> wrote: > + > +static struct nand_controller_ops brcmnand_controller_ops = { static const ... The same comment applies to all patches of this series. > + .attach_chip = brcmnand_attach_chip, > +};