X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fclocksource%2Fscx200_hrt.c;h=b92da677aa5d8e23673e192a8c5bcdf67ae46de0;hb=09ca8adbe9f724a7e96f512c0039c4c4a1c5dcc0;hp=22915cc46ba7fbe56ef7e52896ce74c9490b8e7a;hpb=18e6756a6b463e09fd3873592ec6b0579c78103d;p=linux-2.6 diff --git a/drivers/clocksource/scx200_hrt.c b/drivers/clocksource/scx200_hrt.c index 22915cc46b..b92da677aa 100644 --- a/drivers/clocksource/scx200_hrt.c +++ b/drivers/clocksource/scx200_hrt.c @@ -57,7 +57,7 @@ static struct clocksource cs_hrt = { .rating = 250, .read = read_hrt, .mask = CLOCKSOURCE_MASK(32), - .is_continuous = 1, + .flags = CLOCK_SOURCE_IS_CONTINUOUS, /* mult, shift are set based on mhz27 flag */ };