]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/hpet.c
Merge git://git.infradead.org/battery-2.6
[linux-2.6] / arch / x86 / kernel / hpet.c
index 22d8f00c80dc8c331f8be1efa8d0c1564400f012..53303f2e547582e282f5a941cc2311b79a821238 100644 (file)
@@ -353,7 +353,7 @@ static int hpet_clocksource_register(void)
         *
         * hpet period is in femto seconds per cycle
         * so we need to convert this to ns/cyc units
-        * aproximated by mult/2^shift
+        * approximated by mult/2^shift
         *
         *  fsec/cyc * 1nsec/1000000fsec = nsec/cyc = mult/2^shift
         *  fsec/cyc * 1ns/1000000fsec * 2^shift = mult