commit | bd8ec7e15498ff9dc1043d244fdfaf3bf8c1c02a | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Mon Oct 07 13:07:26 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Mon Oct 14 16:06:53 2013 -0400 |
tree | 80d776e436f91c40659d4b9f955de764bb002533 | |
parent | 5066327ae3d23d1e4011595bd30b80237882e736 [diff] [blame] |
Coding Style cleanup: remove trailing white space Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/arch/powerpc/cpu/ppc4xx/sdram.c b/arch/powerpc/cpu/ppc4xx/sdram.c index 2d95bc5..d4ef36d 100644 --- a/arch/powerpc/cpu/ppc4xx/sdram.c +++ b/arch/powerpc/cpu/ppc4xx/sdram.c
@@ -8,7 +8,7 @@ * (C) Copyright 2002-2004 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h>