All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bo Shen <voice.shen@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: at91: remove AT91X40 macro since it is not use any more
Date: Tue, 20 May 2014 18:20:20 +0800	[thread overview]
Message-ID: <537B2C64.6050005@atmel.com> (raw)
In-Reply-To: <1400578048-14457-1-git-send-email-josh.wu@atmel.com>

Hi Josh,

On 05/20/2014 05:27 PM, Josh Wu wrote:
> The at91x40.h is not exist. So we remove it.
>
> Signed-off-by: Josh Wu <josh.wu@atmel.com>

Acked-by: Bo Shen <voice.shen@atmel.com>

> ---
>   arch/arm/include/asm/arch-at91/hardware.h |    2 --
>   1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/include/asm/arch-at91/hardware.h b/arch/arm/include/asm/arch-at91/hardware.h
> index a63f974..d712a0d 100644
> --- a/arch/arm/include/asm/arch-at91/hardware.h
> +++ b/arch/arm/include/asm/arch-at91/hardware.h
> @@ -25,8 +25,6 @@
>   # include <asm/arch/at91sam9x5.h>
>   #elif defined(CONFIG_AT91CAP9)
>   # include <asm/arch/at91cap9.h>
> -#elif defined(CONFIG_AT91X40)
> -# include <asm/arch/at91x40.h>
>   #elif defined(CONFIG_SAMA5D3)
>   # include <asm/arch/sama5d3.h>
>   #else
>

Best Regards,
Bo Shen

  reply	other threads:[~2014-05-20 10:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20  9:27 [U-Boot] [PATCH] ARM: at91: remove AT91X40 macro since it is not use any more Josh Wu
2014-05-20 10:20 ` Bo Shen [this message]
2014-05-26 22:12 ` [U-Boot] " Andreas Bießmann

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=537B2C64.6050005@atmel.com \
    --to=voice.shen@atmel.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.