Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / ia64 / kernel / cyclone.c
index d52f1f78eff2ab01b126cc5ef35e2039400fddaf..1b811c61bdc618107d05bf4bc10ebf0067b86df8 100644 (file)
@@ -31,7 +31,7 @@ static struct clocksource clocksource_cyclone = {
         .rating         = 300,
         .read           = read_cyclone,
         .mask           = (1LL << 40) - 1,
-        .mult           = 0, /*to be caluclated*/
+        .mult           = 0, /*to be calculated*/
         .shift          = 16,
         .flags          = CLOCK_SOURCE_IS_CONTINUOUS,
 };