[U-Boot] [PATCH] sun8i: remove extra whitespace in dram initialization support code

Ian Campbell ijc at hellion.org.uk
Sun Jan 11 10:31:54 CET 2015


On Sun, 2015-01-11 at 09:48 +0800, Chen-Yu Tsai wrote:
> This removes an extra whitespace introduced in an earlier commit
> a474d11 ("sun8i: Add dram initialization support").
> 
> Signed-off-by: Chen-Yu Tsai <wens at csie.org>
Acked-by: Ian Campbell <ijc at hellion.org.uk>

> The patch introducing the whitespace is in sunxi-next.
> Please squash this one if possible.

Something (patchwork, git am, not sure) doesn't handle the whitespace ^M
here very well, so I couldn't apply directly, but I've removed the ^M
from after Jerry's name in "sun8i: Add dram initialization support" by
hand and force pushed #next.

> 
> ---
>  arch/arm/include/asm/arch-sunxi/dram_sun8i.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/include/asm/arch-sunxi/dram_sun8i.h b/arch/arm/include/asm/arch-sunxi/dram_sun8i.h
> index 246e009..06adee2 100644
> --- a/arch/arm/include/asm/arch-sunxi/dram_sun8i.h
> +++ b/arch/arm/include/asm/arch-sunxi/dram_sun8i.h
> @@ -4,7 +4,7 @@
>   * (C) Copyright 2007-2013
>   * Allwinner Technology Co., Ltd. <www.allwinnertech.com>
>   * CPL <cplanxy at allwinnertech.com>
> - * Jerry Wang <wangflord at allwinnertech.com>
> + * Jerry Wang <wangflord at allwinnertech.com>
>   *
>   * (C) Copyright 2014 Hans de Goede <hdegoede at redhat.com>
>   *




More information about the U-Boot mailing list