tree-wide: fix comment/printk typos
[deliverable/linux.git] / arch / arm / mach-bcmring / csp / chipc / chipcHw.c
index b3a61d860c658b69f474ff975b751f058098ec13..96273ff349562b58ef62c1840d1fa4ac945d21d8 100644 (file)
@@ -757,7 +757,7 @@ static int chipcHw_divide(int num, int denom)
                t = t << 1;
        }
 
-       /* Intialize the result */
+       /* Initialize the result */
        r = 0;
 
        do {
This page took 0.087904 seconds and 5 git commands to generate.