[PATCH] ARM: mx53-loco: Remove duplicate call to loco_fec_reset()
Sascha Hauer
s.hauer at pengutronix.de
Fri Nov 11 04:27:43 EST 2011
On Thu, Nov 10, 2011 at 12:14:03PM -0200, Fabio Estevam wrote:
> Sascha,
>
> On Tue, Oct 25, 2011 at 11:25 PM, Fabio Estevam <festevam at gmail.com> wrote:
> > Remove duplicate call to loco_fec_reset().
> >
> > Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> > ---
> > arch/arm/boards/freescale-mx53-loco/board.c | 2 --
> > 1 files changed, 0 insertions(+), 2 deletions(-)
> >
> > diff --git a/arch/arm/boards/freescale-mx53-loco/board.c b/arch/arm/boards/freescale-mx53-loco/board.c
> > index 24df9ae..36f1b57 100644
> > --- a/arch/arm/boards/freescale-mx53-loco/board.c
> > +++ b/arch/arm/boards/freescale-mx53-loco/board.c
> > @@ -102,8 +102,6 @@ static int loco_devices_init(void)
> > armlinux_set_bootparams((void *)0x70000100);
> > armlinux_set_architecture(MACH_TYPE_MX53_LOCO);
> >
> > - loco_fec_reset();
> > -
>
> Does this one look fine?
Looks good. Applied now. Sorry, missed this one.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list