[U-Boot] [PATCH v6 27/31] mtd: move mtdparts_init() declaration
Miquel Raynal
miquel.raynal at bootlin.com
Mon Aug 20 09:06:25 UTC 2018
Hi Boris,
Boris Brezillon <boris.brezillon at bootlin.com> wrote on Thu, 16 Aug 2018
18:05:26 +0200:
> On Thu, 16 Aug 2018 17:30:25 +0200
> Miquel Raynal <miquel.raynal at bootlin.com> wrote:
>
> > mtdparts_init() is called from various source files. It is declared in
> > include/jffs2/load_kernel.h while it has nothing to do with jffs2
> > anymore.
> >
> > Move its declaration to include/linux/mtd/partitions.h which has way
> > more meaning.
>
> Looks like that's not the only change you're doing in this patch.
Wow, my mistake, during rebase it seems I squashed three different
commits. Will fix this in next submission.
Thanks,
Miquèl
More information about the U-Boot
mailing list