> -----Original Message----- > From: Holger Brunck [mailto:holger.bru...@keymile.com] > Sent: 02 November 2012 15:45 > To: u-boot@lists.denx.de > Cc: Holger Brunck; Valentin Longchamp; Prafulla Wadaskar > Subject: [PATCH 3/4] km/common: cosmetic change reported from > checkpatch > > Signed-off-by: Holger Brunck <holger.bru...@keymile.com> > cc: Valentin Longchamp <valentin.longch...@keymile.com> > cc: Prafulla Wadaskar <prafu...@marvell.com> > --- > board/keymile/common/common.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/board/keymile/common/common.c > b/board/keymile/common/common.c > index a90f112..6f407b7 100644 > --- a/board/keymile/common/common.c > +++ b/board/keymile/common/common.c > @@ -121,7 +121,7 @@ int i2c_make_abort(void) > { > > #if defined(CONFIG_HARD_I2C) && !defined(MACH_TYPE_KM_KIRKWOOD) > - immap_t *immap = (immap_t *)CONFIG_SYS_IMMR ; > + immap_t *immap = (immap_t *)CONFIG_SYS_IMMR; > i2c8260_t *i2c = (i2c8260_t *)&immap->im_i2c; > > /* > -- > 1.7.1
Applied to u-boot-marvell.git master branch Regards... Prafulla . . . _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot