[PATCH 5/5] arm: mach-mvebu: rename Armada 370/XP core code

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun May 12 12:50:32 EDT 2013


Dear Sebastian Hesselbarth,

On Sun, 12 May 2013 15:09:06 +0200, Sebastian Hesselbarth wrote:
> There are more than Armada 370/XP in Marvell MVEBU SoC familiy. To avoid
> irritation with source file nameing, we rename setup source file for
> Armada 370/XP from core.c to armada-370-xp.c.
> 
> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
> ---
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Cc: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
> Cc: barebox at lists.infradead.org
> ---
>  arch/arm/mach-mvebu/Makefile        |    4 +-
>  arch/arm/mach-mvebu/armada-370-xp.c |  142 +++++++++++++++++++++++++++++++++++
>  arch/arm/mach-mvebu/core.c          |  142 -----------------------------------
>  3 files changed, 144 insertions(+), 144 deletions(-)
>  create mode 100644 arch/arm/mach-mvebu/armada-370-xp.c
>  delete mode 100644 arch/arm/mach-mvebu/core.c

Acked-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

thought it would be nice to use git format-patch -M to enable rename
detection in Git, so that we see this is just a rename and not a
complete rewrite of the file.

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the barebox mailing list