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/cm5200/cm5200.c | 2 +- board/cm5200/cm5200.h | 2 +- board/cm5200/fwupdate.c | 2 +- board/cm5200/fwupdate.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'board/cm5200') diff --git a/board/cm5200/cm5200.c b/board/cm5200/cm5200.c index e391dfc9e1..048aa6c2e9 100644 --- a/board/cm5200/cm5200.c +++ b/board/cm5200/cm5200.c @@ -16,7 +16,7 @@ * - run-time SDRAM controller configuration * - LIBFDT support * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include diff --git a/board/cm5200/cm5200.h b/board/cm5200/cm5200.h index 9abc3568b6..c2573f3bf6 100644 --- a/board/cm5200/cm5200.h +++ b/board/cm5200/cm5200.h @@ -4,7 +4,7 @@ * Author: Bartlomiej Sieka * Author: Grzegorz Bernacki * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CM5200_H diff --git a/board/cm5200/fwupdate.c b/board/cm5200/fwupdate.c index e963eb553f..06d50234e9 100644 --- a/board/cm5200/fwupdate.c +++ b/board/cm5200/fwupdate.c @@ -7,7 +7,7 @@ * - code clean-up * - bugfix for overwriting bootargs by user * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include diff --git a/board/cm5200/fwupdate.h b/board/cm5200/fwupdate.h index ca77f89ab0..6ddf0bac35 100644 --- a/board/cm5200/fwupdate.h +++ b/board/cm5200/fwupdate.h @@ -3,7 +3,7 @@ * * Author: Michel Marti * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __FW_UPDATE_H -- cgit v1.2.1