[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1308719266.18119.31.camel@sauron>
Date: Wed, 22 Jun 2011 08:07:41 +0300
From: Artem Bityutskiy <dedekind1@...il.com>
To: Brian Norris <computersforpeace@...il.com>
Cc: Axel Lin <axel.lin@...il.com>,
Artem Bityutskiy <Artem.Bityutskiy@...ia.com>,
Dmitry Eremin-Solenikov <dbaryshkov@...il.com>,
linux-kernel@...r.kernel.org,
Kyungmin Park <kyungmin.park@...sung.com>,
linux-mtd@...ts.infradead.org,
David Woodhouse <dwmw2@...radead.org>
Subject: Re: [PATCH 2/2] mtd: onenand/samsung.c: fix build error
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@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists