[PATCH 10/12] ARM: mvebu: move armada-370-xp.h in mach dir

Jason Cooper jason at lakedaemon.net
Fri Sep 7 11:11:30 EDT 2012


On Thu, Sep 06, 2012 at 03:12:53PM -0500, Rob Herring wrote:
> From: Rob Herring <rob.herring at calxeda.com>
> 
> Signed-off-by: Rob Herring <rob.herring at calxeda.com>
> Cc: Jason Cooper <jason at lakedaemon.net>
> Cc: Andrew Lunn <andrew at lunn.ch>

also, Cc: Gregory Clement for -mvebu, please.

thx,

Jason.

> ---
>  arch/arm/mach-mvebu/armada-370-xp.c                |    2 +-
>  .../mach-mvebu/{include/mach => }/armada-370-xp.h  |    0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename arch/arm/mach-mvebu/{include/mach => }/armada-370-xp.h (100%)
> 
> diff --git a/arch/arm/mach-mvebu/armada-370-xp.c b/arch/arm/mach-mvebu/armada-370-xp.c
> index 4ef923b..b46418a 100644
> --- a/arch/arm/mach-mvebu/armada-370-xp.c
> +++ b/arch/arm/mach-mvebu/armada-370-xp.c
> @@ -20,7 +20,7 @@
>  #include <asm/mach/arch.h>
>  #include <asm/mach/map.h>
>  #include <asm/mach/time.h>
> -#include <mach/armada-370-xp.h>
> +#include "armada-370-xp.h"
>  #include "common.h"
>  
>  static struct map_desc armada_370_xp_io_desc[] __initdata = {
> diff --git a/arch/arm/mach-mvebu/include/mach/armada-370-xp.h b/arch/arm/mach-mvebu/armada-370-xp.h
> similarity index 100%
> rename from arch/arm/mach-mvebu/include/mach/armada-370-xp.h
> rename to arch/arm/mach-mvebu/armada-370-xp.h
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel



More information about the linux-arm-kernel mailing list