aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/ocotea
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2013-10-07 13:07:26 +0200
committerTom Rini <trini@ti.com>2013-10-14 16:06:53 -0400
commit3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7 (patch)
tree80d776e436f91c40659d4b9f955de764bb002533 /board/amcc/ocotea
parente84b8f6ce0e7daf4e9781172c4ffd74d7d525dbb (diff)
downloadu-boot-3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7.zip
u-boot-3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7.tar.gz
u-boot-3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7.tar.bz2
Coding Style cleanup: remove trailing white space
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/amcc/ocotea')
-rw-r--r--board/amcc/ocotea/init.S2
-rw-r--r--board/amcc/ocotea/ocotea.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/board/amcc/ocotea/init.S b/board/amcc/ocotea/init.S
index e23cc7e..35085f0 100644
--- a/board/amcc/ocotea/init.S
+++ b/board/amcc/ocotea/init.S
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 Scott McNutt <smcnutt@artesyncp.com>
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/
#include <ppc_asm.tmpl>
diff --git a/board/amcc/ocotea/ocotea.c b/board/amcc/ocotea/ocotea.c
index e003948..5f11f19 100644
--- a/board/amcc/ocotea/ocotea.c
+++ b/board/amcc/ocotea/ocotea.c
@@ -4,7 +4,7 @@
* (C) Copyright 2005
* Stefan Roese, DENX Software Engineering, sr@denx.de.
*
- * SPDX-License-Identifier: GPL-2.0+
+ * SPDX-License-Identifier: GPL-2.0+
*/