]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/walnut405/walnut405.c
* Code cleanup:
[karo-tx-uboot.git] / board / walnut405 / walnut405.c
index 598509f7c2a494d3e3e0790348e08273eee9fe3a..1d02ad4b1bf2a04671ca61d24ba1b9f0fbb5bdf7 100644 (file)
@@ -116,7 +116,7 @@ int checkboard (void)
   the necessary info for SDRAM controller configuration
    ------------------------------------------------------------------------- */
 long int initdram (int board_type)
-{      
+{
        return  spd_sdram (0);
 }