[PATCH 2/2] mtd: onenand/samsung.c: fix build error

Artem Bityutskiy dedekind1 at gmail.com
Wed Jun 22 01:07:41 EDT 2011


On Fri, 2011-06-17 at 10:10 -0700, Brian Norris wrote:
> Hi,
> 
> On Fri, Jun 17, 2011 at 1:11 AM, Axel Lin <axel.lin at gmail.com> wrote:
> > -       err = mtd_device_parse_register(&info->mtd, NULL, 0,
> > +       err = mtd_device_parse_register(onenand->mtd, NULL, 0,
> >                        pdata ? pdata->parts : NULL,
> >                        pdata ? pdata->nr_parts : 0);

Yeah, just did this, thanks.

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list