* [U-Boot] [PATCH] ARM: at91: remove AT91X40 macro since it is not use any more
@ 2014-05-20 9:27 Josh Wu
2014-05-20 10:20 ` Bo Shen
2014-05-26 22:12 ` [U-Boot] " Andreas Bießmann
0 siblings, 2 replies; 3+ messages in thread
From: Josh Wu @ 2014-05-20 9:27 UTC (permalink / raw)
To: u-boot
The at91x40.h is not exist. So we remove it.
Signed-off-by: Josh Wu <josh.wu@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
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] ARM: at91: remove AT91X40 macro since it is not use any more
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
2014-05-26 22:12 ` [U-Boot] " Andreas Bießmann
1 sibling, 0 replies; 3+ messages in thread
From: Bo Shen @ 2014-05-20 10:20 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] ARM: at91: remove AT91X40 macro since it is not use any more
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
@ 2014-05-26 22:12 ` Andreas Bießmann
1 sibling, 0 replies; 3+ messages in thread
From: Andreas Bießmann @ 2014-05-26 22:12 UTC (permalink / raw)
To: u-boot
Dear Josh Wu,
Josh Wu <Josh.wu@atmel.com> writes:
>The at91x40.h is not exist. So we remove it.
>
>Signed-off-by: Josh Wu <josh.wu@atmel.com>
>
>---
>arch/arm/include/asm/arch-at91/hardware.h | 2 --
> 1 file changed, 2 deletions(-)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bie?mann
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-26 22:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2014-05-26 22:12 ` [U-Boot] " Andreas Bießmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox