All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] exynos: change indentation of defines in cpu.h
Date: Thu, 04 Apr 2013 20:25:19 +0900	[thread overview]
Message-ID: <515D631F.3040903@samsung.com> (raw)
In-Reply-To: <515A6B20.8020904@samsung.com>

On 02/04/13 14:22, Minkyu Kang wrote:
> Fix the indentation of some defines by tab.
> 
> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
> ---
>  arch/arm/include/asm/arch-exynos/cpu.h |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/arm/include/asm/arch-exynos/cpu.h b/arch/arm/include/asm/arch-exynos/cpu.h
> index 2a20558..f76e489 100644
> --- a/arch/arm/include/asm/arch-exynos/cpu.h
> +++ b/arch/arm/include/asm/arch-exynos/cpu.h
> @@ -93,9 +93,9 @@
>  #define EXYNOS4X12_ADC_BASE		DEVICE_NOT_AVAILABLE
>  #define EXYNOS4X12_DP_BASE		DEVICE_NOT_AVAILABLE
>  #define EXYNOS4X12_MODEM_BASE		DEVICE_NOT_AVAILABLE
> -#define EXYNOS4X12_I2S_BASE            DEVICE_NOT_AVAILABLE
> -#define EXYNOS4X12_SPI_BASE            DEVICE_NOT_AVAILABLE
> -#define EXYNOS4X12_SPI_ISP_BASE                DEVICE_NOT_AVAILABLE
> +#define EXYNOS4X12_I2S_BASE		DEVICE_NOT_AVAILABLE
> +#define EXYNOS4X12_SPI_BASE		DEVICE_NOT_AVAILABLE
> +#define EXYNOS4X12_SPI_ISP_BASE		DEVICE_NOT_AVAILABLE
>  #define EXYNOS4X12_ACE_SFR_BASE		DEVICE_NOT_AVAILABLE
>  
>  /* EXYNOS5 Common*/
> 

applied to u-boot-samsung.

--
Minkyu Kang.

      reply	other threads:[~2013-04-04 11:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02  5:22 [U-Boot] [PATCH] exynos: change indentation of defines in cpu.h Minkyu Kang
2013-04-04 11:25 ` Minkyu Kang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=515D631F.3040903@samsung.com \
    --to=mk7.kang@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.