[U-Boot] [PATCH] ARM: at91: remove AT91X40 macro since it is not use any more
Bo Shen
voice.shen at atmel.com
Tue May 20 12:20:20 CEST 2014
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 at atmel.com>
Acked-by: Bo Shen <voice.shen at 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
More information about the U-Boot
mailing list