Trivial - remove stray characters from a comment block.
[coreboot.git] / src / cpu / amd / model_10xxx / init_cpus.c
index a499f5f0c475d1166a99b89623639a69f04e62ac..b5947c9d33be7f5fe3e12dd17af57efb6decae06 100644 (file)
@@ -877,7 +877,7 @@ static void cpuSetAMDPCI(u8 node)
                        /* 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)) {