From e5ad56b13bc0d9e67f58c6021d0663a14cafce31 Mon Sep 17 00:00:00 2001 From: wdenk Date: Tue, 11 Feb 2003 01:49:43 +0000 Subject: Cleanup: remove trailing white space --- cpu/ppc4xx/sdram.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cpu/ppc4xx/sdram.c b/cpu/ppc4xx/sdram.c index a77448e427..e35a1d0759 100644 --- a/cpu/ppc4xx/sdram.c +++ b/cpu/ppc4xx/sdram.c @@ -123,11 +123,11 @@ void sdram_init(void) */ return; } - + /* * Now test for 64 MByte... */ - + /* * Disable memory controller. */ @@ -174,11 +174,11 @@ void sdram_init(void) */ return; } - + /* * Now test for 32 MByte... */ - + /* * Disable memory controller. */ @@ -265,7 +265,7 @@ void sdram_init(void) /* * Setup for 4 MByte... */ - + /* * Disable memory controller. */ -- cgit v1.2.3