Browse Source

Cleanup: remove trailing white space

wdenk 22 năm trước cách đây
mục cha
commit
e5ad56b13b
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      cpu/ppc4xx/sdram.c

+ 5 - 5
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.
 	 */