clocksources: Switch back to the clksrc table
[deliverable/linux.git] / drivers / clocksource / asm9260_timer.c
index d113c0275d06d46491ce19a086db2eb3ef30f15c..1ba871b7fe118454cc80d69e1998e6cfe838ac49 100644 (file)
@@ -238,5 +238,5 @@ static int __init asm9260_timer_init(struct device_node *np)
 
        return 0;
 }
-CLOCKSOURCE_OF_DECLARE_RET(asm9260_timer, "alphascale,asm9260-timer",
+CLOCKSOURCE_OF_DECLARE(asm9260_timer, "alphascale,asm9260-timer",
                asm9260_timer_init);
This page took 0.025553 seconds and 5 git commands to generate.