Pull error-inject into release branch
[sfrench/cifs-2.6.git] / arch / arm / mach-pxa / time.c
index ee2beb400414653cdba4166df543633c62ca83b3..fc3b82a740a0b021f188d7801c3da29f93723b74 100644 (file)
@@ -112,7 +112,7 @@ static struct clocksource clocksource_pxa = {
        .read           = pxa_get_cycles,
        .mask           = CLOCKSOURCE_MASK(32),
        .shift          = 20,
-       .is_continuous  = 1,
+       .flags          = CLOCK_SOURCE_IS_CONTINUOUS,
 };
 
 static void __init pxa_timer_init(void)