public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] arm: exynos: remove the unused define.
Date: Thu, 05 Dec 2013 10:44:04 +0900	[thread overview]
Message-ID: <529FDA64.603@samsung.com> (raw)
In-Reply-To: <529D6565.4040900@samsung.com>

On 03/12/13 14:00, Jaehoon Chung wrote:
> These defines didn't use anywhere.
> 
> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
> ---
>  arch/arm/include/asm/arch-exynos/dwmmc.h |    4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm/include/asm/arch-exynos/dwmmc.h b/arch/arm/include/asm/arch-exynos/dwmmc.h
> index d1c5d4f..09d739d 100644
> --- a/arch/arm/include/asm/arch-exynos/dwmmc.h
> +++ b/arch/arm/include/asm/arch-exynos/dwmmc.h
> @@ -6,10 +6,6 @@
>   */
>  
>  #define DWMCI_CLKSEL		0x09C
> -#define DWMCI_SHIFT_0		0x0
> -#define DWMCI_SHIFT_1		0x1
> -#define DWMCI_SHIFT_2		0x2
> -#define DWMCI_SHIFT_3		0x3
>  #define DWMCI_SET_SAMPLE_CLK(x)	(x)
>  #define DWMCI_SET_DRV_CLK(x)	((x) << 16)
>  #define DWMCI_SET_DIV_RATIO(x)	((x) << 24)
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

      parent reply	other threads:[~2013-12-05  1:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-03  5:00 [U-Boot] [PATCH 2/2] arm: exynos: remove the unused define Jaehoon Chung
2013-12-03  5:28 ` Alexey Brodkin
2013-12-05  1:44 ` 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=529FDA64.603@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox