[PATCH 2/5] arm_dcc: fix missing switch to resource
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Wed Aug 10 13:38:22 EDT 2011
On 14:53 Wed 10 Aug , Sascha Hauer wrote:
> On Wed, Aug 10, 2011 at 12:44:54PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > On 09:30 Wed 10 Aug , Sascha Hauer wrote:
> > > On Mon, Aug 08, 2011 at 11:17:13PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> > > > ---
> > > > drivers/serial/arm_dcc.c | 1 -
> > > > 1 files changed, 0 insertions(+), 1 deletions(-)
> > > >
> > > > diff --git a/drivers/serial/arm_dcc.c b/drivers/serial/arm_dcc.c
> > > > index 0199da3..e1066ab 100644
> > > > --- a/drivers/serial/arm_dcc.c
> > > > +++ b/drivers/serial/arm_dcc.c
> > > > @@ -157,7 +157,6 @@ static struct driver_d arm_dcc_driver = {
> > > > static struct device_d arm_dcc_device = {
> > > > .id = -1,
> > > > .name = "arm_dcc",
> > > > - .size = 4096,
> > > > };
> > > >
> > > > static int arm_dcc_init(void)
> > >
> > > I suppose this one is for master?
> > the 5 are for the master
> >
> >
> > as the at91, nomadik and verstaile can not run without them
>
> Ok, applied.
tks
Best Regards,
J.
More information about the barebox
mailing list