Browse Source

Cleanup: remove trailing white space

wdenk 22 years ago
parent
commit
e5ad56b13b
1 changed files with 5 additions and 5 deletions
  1. 5 5
      cpu/ppc4xx/sdram.c

+ 5 - 5
cpu/ppc4xx/sdram.c

@@ -123,11 +123,11 @@ void sdram_init(void)
 		 */
 		 */
 		return;
 		return;
 	}
 	}
-	
+
 	/*
 	/*
 	 * Now test for 64 MByte...
 	 * Now test for 64 MByte...
 	 */
 	 */
-		
+
         /*
         /*
 	 * Disable memory controller.
 	 * Disable memory controller.
 	 */
 	 */
@@ -174,11 +174,11 @@ void sdram_init(void)
 		 */
 		 */
 		return;
 		return;
 	}
 	}
-	
+
 	/*
 	/*
 	 * Now test for 32 MByte...
 	 * Now test for 32 MByte...
 	 */
 	 */
-		
+
         /*
         /*
 	 * Disable memory controller.
 	 * Disable memory controller.
 	 */
 	 */
@@ -265,7 +265,7 @@ void sdram_init(void)
 	/*
 	/*
 	 * Setup for 4 MByte...
 	 * Setup for 4 MByte...
 	 */
 	 */
-		
+
         /*
         /*
 	 * Disable memory controller.
 	 * Disable memory controller.
 	 */
 	 */