* Patches by Xianghua Xiao, 15 Oct 2003:
[kernel/u-boot.git] / board / tqm8xx / tqm8xx.c
index f9b04f8..53f1f2a 100644 (file)
@@ -368,8 +368,8 @@ long int initdram (int board_type)
        memctl->memc_or5 = CFG_OR5_ISP1362;
        memctl->memc_br5 = CFG_BR5_ISP1362;
 #endif                                                 /* CONFIG_ISP1362_USB */
-           
-           
+
+
        return (size_b0 + size_b1);
 }