[PATCH v2] ARM: delete useless and wrong comments
Masahiro Yamada
yamada.m at jp.panasonic.com
Thu Jan 29 02:07:16 PST 2015
These comments are wrong. Anyway, they do not carry useful
information. Delete.
Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
---
Perhaps, this might be preferable.
Sascha,
If you like, please replace the former one.
(Or you can keep v1 as it is, of course.)
I leave it to you.
Changes in v2:
- Delete rather than fix them.
arch/arm/cpu/mmu.c | 2 --
arch/arm/cpu/start.c | 2 --
2 files changed, 4 deletions(-)
diff --git a/arch/arm/cpu/mmu.c b/arch/arm/cpu/mmu.c
index 09fe8d5..e733ec4 100644
--- a/arch/arm/cpu/mmu.c
+++ b/arch/arm/cpu/mmu.c
@@ -1,6 +1,4 @@
/*
- * start-pbl.c
- *
* Copyright (c) 2009-2013 Sascha Hauer <s.hauer at pengutronix.de>, Pengutronix
*
* See file CREDITS for list of people who contributed to this
diff --git a/arch/arm/cpu/start.c b/arch/arm/cpu/start.c
index 1c29219..1fc7b52 100644
--- a/arch/arm/cpu/start.c
+++ b/arch/arm/cpu/start.c
@@ -1,6 +1,4 @@
/*
- * start-arm.c
- *
* Copyright (c) 2010 Sascha Hauer <s.hauer at pengutronix.de>, Pengutronix
*
* See file CREDITS for list of people who contributed to this
--
1.9.1
More information about the barebox
mailing list