On Mon, 18 Aug 2008 22:10:33 +0200 Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx> wrote: > - value1 = read_pmtmr(); > + value1 = clocksource_acpi_pm.read() > mach_countup(&count); > - value2 = read_pmtmr(); > + value2 = clocksource_acpi_pm.read() compiler got upset. Did you send the wrong version? -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html