Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / northbridge / intel / i945 / raminit.c
index db24c93a0d3d0d5c8d7c1b63cf925f552352a362..3c54b98855735836d6baccda4fea07bff9a51e78 100644 (file)
@@ -199,7 +199,7 @@ static int sdram_capabilities_two_dimms_per_channel(void)
        return (reg8 != 0);
 }
 
-// TODO check if we ever need this function 
+// TODO check if we ever need this function
 #if 0
 static int sdram_capabilities_MEM4G_disable(void)
 {