[PATCH 1/2] beaglebone: remove stray semicolon

Sascha Hauer s.hauer at pengutronix.de
Tue Apr 16 08:51:33 EDT 2013


On Mon, Apr 15, 2013 at 06:17:20PM +0200, Jan Luebbe wrote:
> Signed-off-by: Jan Luebbe <jlu at pengutronix.de>

Applied, thanks

Sascha

> ---
>  arch/arm/boards/beaglebone/lowlevel.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boards/beaglebone/lowlevel.c b/arch/arm/boards/beaglebone/lowlevel.c
> index a9737d9..28959ff 100644
> --- a/arch/arm/boards/beaglebone/lowlevel.c
> +++ b/arch/arm/boards/beaglebone/lowlevel.c
> @@ -55,7 +55,7 @@
>  
>  static void beaglebone_data_macro_config(int dataMacroNum)
>  {
> -	u32 BaseAddrOffset = 0x00;;
> +	u32 BaseAddrOffset = 0x00;
>  
>  	if (dataMacroNum == 1)
>  		BaseAddrOffset = 0xA4;
> -- 
> 1.8.2.rc2
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
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