Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / lib / generic_sdram.c
index edecc06850a683e6ce57342d2b4eb0b0a90fa5c9..8a06252170d541a5c262ca493f2d93767c1adad5 100644 (file)
@@ -45,7 +45,7 @@ void sdram_initialize(int controllers, const struct mem_controller *ctrl)
        }
 
        /* Now that everything is setup enable the SDRAM.
-        * Some chipsets do the work for us while on others 
+        * Some chipsets do the work for us while on others
         * we need to it by hand.
         */
        print_debug("Ram3\n");