Skip to content
Snippets Groups Projects
Commit e5ad56b1 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

Cleanup: remove trailing white space

parent ee1b3b5f
Loading
...@@ -123,11 +123,11 @@ void sdram_init(void) ...@@ -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) ...@@ -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) ...@@ -265,7 +265,7 @@ void sdram_init(void)
/* /*
* Setup for 4 MByte... * Setup for 4 MByte...
*/ */
/* /*
* Disable memory controller. * Disable memory controller.
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment