[U-Boot] [PATCH 3/6] mtd: nand: Add the sunxi NAND controller driver
Boris Brezillon
boris.brezillon at free-electrons.com
Mon Jun 6 18:22:23 CEST 2016
On Mon, 6 Jun 2016 17:36:10 +0200
Hans de Goede <hdegoede at redhat.com> wrote:
> > +#ifndef CONFIG_SPL_BUILD
> > +void sunxi_nand_init(void);
> > +#endif
> > +
>
> Can we have this in a header somewhere please, and without
> the #ifdef around it, that is not necessary for prototypes.
Hehe, I was expecting this one :-). Do you know where I should put this
prototype definition? A board.h file in board/sunxi/?
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
More information about the U-Boot
mailing list