On 05/12/2013 06:50 PM, Thomas Petazzoni wrote:
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.
True. I will send a v2 of some patches anyway as I found a left-over
include elsewhere.
Sebastian
_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox