]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/clocksource/acpi_pm.c
remove the unused exports of sys_open/sys_read
[linux-2.6-omap-h63xx.git] / drivers / clocksource / acpi_pm.c
index e783dbf0f162fe736339366b6afea4af55ea6cc0..7b46faf22318c31f57072e73ae711d86afc7ba45 100644 (file)
@@ -71,7 +71,7 @@ static struct clocksource clocksource_acpi_pm = {
        .rating         = 200,
        .read           = acpi_pm_read,
        .mask           = (cycle_t)ACPI_PM_MASK,
-       .mult           = 0, /*to be caluclated*/
+       .mult           = 0, /*to be calculated*/
        .shift          = 22,
        .flags          = CLOCK_SOURCE_IS_CONTINUOUS,