]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
Cleanup: remove trailing white space
authorwdenk <wdenk>
Tue, 11 Feb 2003 01:49:43 +0000 (01:49 +0000)
committerwdenk <wdenk>
Tue, 11 Feb 2003 01:49:43 +0000 (01:49 +0000)
cpu/ppc4xx/sdram.c

index a77448e42772e5d51ffa7f0124cee3d1fde01899..e35a1d0759f1da492628cba9b93156a1276c21b2 100644 (file)
@@ -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.
         */