Author: mjones
Date: Wed Sep  8 23:30:07 2010
New Revision: 5789
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5789

Log:
Trivial - remove stray characters from a comment block.

Signed-off-by: Marc Jones <[email protected]>
Acked-by: Marc Jones <[email protected]>

Modified:
   trunk/src/cpu/amd/model_10xxx/init_cpus.c

Modified: trunk/src/cpu/amd/model_10xxx/init_cpus.c
==============================================================================
--- trunk/src/cpu/amd/model_10xxx/init_cpus.c   Wed Sep  8 13:00:25 2010        
(r5788)
+++ trunk/src/cpu/amd/model_10xxx/init_cpus.c   Wed Sep  8 23:30:07 2010        
(r5789)
@@ -877,7 +877,7 @@
                        /* HT Phy settings either apply to both sublinks or have
                         * separate registers for sublink zero and one, so there
                         * will be two table entries. So, here we only loop
-                        cd t   * through the sublink zeros in function zero.
+                        * through the sublink zeros in function zero.
                         */
                        for (j = 0; j < 4; j++) {
                                if (AMD_CpuFindCapability(node, j, &offset)) {

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to