Fix common misspellings
[linux-block.git] / arch / mips / kernel / time.c
index fb749740551090577c8a7e044275640763ed5e74..1083ad4e1017be924f5a6922807971dc75853825 100644 (file)
@@ -102,7 +102,7 @@ static __init int cpu_has_mfc0_count_bug(void)
        case CPU_R4400SC:
        case CPU_R4400MC:
                /*
-                * The published errata for the R4400 upto 3.0 say the CPU
+                * The published errata for the R4400 up to 3.0 say the CPU
                 * has the mfc0 from count bug.
                 */
                if ((current_cpu_data.processor_id & 0xff) <= 0x30)