On Fri, 2006-12-15 at 23:37 +0100, Robert Schwebel wrote:
>  
> -     offset = __raw_readl(EP93XX_TIMER4_VALUE_LOW) - last_jiffy_time;
> +static struct clocksource clocksource_ep93xx = {
> +     .name           = "ep93xx timer2",

You use timer4, why is it called timer2 ? Also please avoid spaces in
those names, as it breaks the sys/.../clocksource enumeration

        tglx


-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to