commit | e5ad56b13bc0d9e67f58c6021d0663a14cafce31 | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Tue Feb 11 01:49:43 2003 +0000 |
committer | wdenk <wdenk> | Tue Feb 11 01:49:43 2003 +0000 |
tree | a711fdaea65c835344c2435bdf60d9afa3ff853f | |
parent | ee1b3b5fe432c7ab57b12d0d4da8bc8646bd5677 [diff] |
Cleanup: remove trailing white space
diff --git a/cpu/ppc4xx/sdram.c b/cpu/ppc4xx/sdram.c index a77448e..e35a1d0 100644 --- a/cpu/ppc4xx/sdram.c +++ b/cpu/ppc4xx/sdram.c
@@ -123,11 +123,11 @@ */ return; } - + /* * Now test for 64 MByte... */ - + /* * Disable memory controller. */ @@ -174,11 +174,11 @@ */ return; } - + /* * Now test for 32 MByte... */ - + /* * Disable memory controller. */ @@ -265,7 +265,7 @@ /* * Setup for 4 MByte... */ - + /* * Disable memory controller. */