[PATCH 17/23] clocksource: avr32 update for new flags

From: Daniel Walker
Date: Tue Jan 30 2007 - 22:43:24 EST


Update avr32 for new flags.

Signed-Off-By: Daniel Walker <dwalker@xxxxxxxxxx>

---
arch/avr32/kernel/time.c | 1 -
1 file changed, 1 deletion(-)

Index: linux-2.6.19/arch/avr32/kernel/time.c
===================================================================
--- linux-2.6.19.orig/arch/avr32/kernel/time.c
+++ linux-2.6.19/arch/avr32/kernel/time.c
@@ -37,7 +37,6 @@ static struct clocksource clocksource_av
.read = read_cycle_count,
.mask = CLOCKSOURCE_MASK(32),
.shift = 16,
- .flags = CLOCK_SOURCE_IS_CONTINUOUS,
};

/*

--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/