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
No related branches found
No related tags found
No related merge requests found
......@@ -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.
*/
......
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