Subject: doesn't compile
From: Robert Schwebel <r.schwebel@pengutronix.de>

FIXME: doens't compile

--- arch/arm/mach-mx27/time.c.orig
+++ arch/arm/mach-mx27/time.c
@@ -132,7 +132,10 @@ static struct clocksource clocksource_mx
 	 * which is far less than the crystal stability.
 	 */
 	.shift 		= 22,
+#if 0
+/* FIXME RSC */
 	.is_continuous 	= 1,
+#endif
 };
 
 static int __init mx27_hrt_clocksource_init(void)
