From 3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 7 Oct 2013 13:07:26 +0200 Subject: Coding Style cleanup: remove trailing white space Signed-off-by: Wolfgang Denk --- board/sandburst/karef/karef.c | 2 +- board/sandburst/karef/karef_version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'board/sandburst/karef') diff --git a/board/sandburst/karef/karef.c b/board/sandburst/karef/karef.c index 683d68b933..96d7dcd8fd 100644 --- a/board/sandburst/karef/karef.c +++ b/board/sandburst/karef/karef.c @@ -2,7 +2,7 @@ * Copyright (C) 2005 Sandburst Corporation * Travis B. Sawyer * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include diff --git a/board/sandburst/karef/karef_version.h b/board/sandburst/karef/karef_version.h index 5226e7a4ec..6c6baee015 100644 --- a/board/sandburst/karef/karef_version.h +++ b/board/sandburst/karef/karef_version.h @@ -4,7 +4,7 @@ * Copyright (C) 2005 Sandburst Corporation * Travis B. Sawyer * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #define KAREF_U_BOOT_REL_STR "Release 0.0.7" #endif -- cgit v1.2.1