X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-bcmring%2Fcsp%2Ftmr%2FtmrHw.c;h=16225e43f3c33dde11e0ab8d2761142b214cbf46;hb=4cda47d2e7b21b0b41e44dbe4cd9804fea2d30e9;hp=5c1c9a0e5ed218540606a8f33c30d2112dc8c1c6;hpb=8ec006c58775869175edee3d23f4525b6df2935a;p=pandora-kernel.git diff --git a/arch/arm/mach-bcmring/csp/tmr/tmrHw.c b/arch/arm/mach-bcmring/csp/tmr/tmrHw.c index 5c1c9a0e5ed2..16225e43f3c3 100644 --- a/arch/arm/mach-bcmring/csp/tmr/tmrHw.c +++ b/arch/arm/mach-bcmring/csp/tmr/tmrHw.c @@ -558,7 +558,7 @@ static int tmrHw_divide(int num, int denom) t = t << 1; } - /* Intialize the result */ + /* Initialize the result */ r = 0; do {