summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/omap3_core.S
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2012-12-04 16:15:48 -0500
committerSascha Hauer <s.hauer@pengutronix.de>2012-12-05 19:51:14 +0100
commitc7f45d762d77ced5b9f5743e76950c71c042535c (patch)
treea218ad3ad0d073bd12cd680bbdef462b7105639d /arch/arm/mach-omap/omap3_core.S
parente7111ebd28a074a8f6bcb5c06e3a30816c0a0cd2 (diff)
downloadbarebox-c7f45d762d77ced5b9f5743e76950c71c042535c.tar.gz
barebox-c7f45d762d77ced5b9f5743e76950c71c042535c.tar.xz
Remove old, inaccurate "FileName:" cruft from ARM files
In addition, collapse adjacent comment blocks into one and remove extraneous blank lines. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Nishanth Menon <nm@ti.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-omap/omap3_core.S')
-rw-r--r--arch/arm/mach-omap/omap3_core.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-omap/omap3_core.S b/arch/arm/mach-omap/omap3_core.S
index c3e4086c1f..ea55efd2b6 100644
--- a/arch/arm/mach-omap/omap3_core.S
+++ b/arch/arm/mach-omap/omap3_core.S
@@ -2,8 +2,6 @@
* @file
* @brief Provide Architecture level Initialization
*
- * FileName: arch/arm/mach-omap/omap3_core.S
- *
* This provides OMAP3 Architecture initialization. Among these,
* @li OMAP ROM Code is located in SRAM, we can piggy back on
* the same addresses
@@ -12,8 +10,6 @@
* functions.
* @li Call architecture initialization function a_init
*
- */
-/*
* (C) Copyright 2006-2008
* Texas Instruments, <www.ti.com>
* Nishanth Menon <x0nishan@ti.com>
@@ -27,7 +23,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
*/
#include <config.h>