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@xxxxxxxxx> > --- > Cc: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> > Cc: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx> > Cc: barebox@xxxxxxxxxxxxxxxxxxx > --- > 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@xxxxxxxxxxxxxxxxxx> 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 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox