[U-Boot] [PATCH 3/4] km/common: cosmetic change reported from checkpatch

Prafulla Wadaskar prafulla at marvell.com
Sat Nov 10 08:21:42 CET 2012



> -----Original Message-----
> From: Holger Brunck [mailto:holger.brunck at keymile.com]
> Sent: 02 November 2012 15:45
> To: u-boot at 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.brunck at keymile.com>
> cc: Valentin Longchamp <valentin.longchamp at keymile.com>
> cc: Prafulla Wadaskar <prafulla at 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;
> 
>  	/*
> --


Acked-by: Prafulla Wadaskar <Prafulla at marvell.com>

Regards...
Prafulla . . .


More information about the U-Boot mailing list