mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: fix file names in comment blocks
@ 2015-01-29  4:04 Masahiro Yamada
  2015-01-29  9:15 ` Sascha Hauer
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2015-01-29  4:04 UTC (permalink / raw)
  To: barebox

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
---

Or delete?
They do not carry useful information.


 arch/arm/cpu/mmu.c   | 2 +-
 arch/arm/cpu/start.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/cpu/mmu.c b/arch/arm/cpu/mmu.c
index 09fe8d5..a507954 100644
--- a/arch/arm/cpu/mmu.c
+++ b/arch/arm/cpu/mmu.c
@@ -1,5 +1,5 @@
 /*
- * start-pbl.c
+ * mmu.c
  *
  * Copyright (c) 2009-2013 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix
  *
diff --git a/arch/arm/cpu/start.c b/arch/arm/cpu/start.c
index 1c29219..0c85430 100644
--- a/arch/arm/cpu/start.c
+++ b/arch/arm/cpu/start.c
@@ -1,5 +1,5 @@
 /*
- * start-arm.c
+ * start.c
  *
  * Copyright (c) 2010 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix
  *
-- 
1.9.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-29  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-29  4:04 [PATCH] ARM: fix file names in comment blocks Masahiro Yamada
2015-01-29  9:15 ` Sascha Hauer
2015-01-29  9:24   ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox