瀏覽代碼

Cleanup: remove trailing white space

wdenk 22 年之前
父節點
當前提交
e5ad56b13b
共有 1 個文件被更改,包括 5 次插入5 次删除
  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.
 	 */