lkml.org 
[lkml]   [2008]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] acpi_pm.c: use proper read function also in errata mode.
On Mon, 18 Aug 2008 22:10:33 +0200 Dominik Brodowski <linux@dominikbrodowski.net> 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?


\
 
 \ /
  Last update: 2008-08-19 11:47    [W:2.101 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site