clocksources: Switch back to the clksrc table
[deliverable/linux.git] / drivers / clocksource / timer-ti-32k.c
index e4ad3c6e03f91727b3a3d79b9498611fc4139812..92b7e390f6c893bbbdb65af18163419c7820de05 100644 (file)
@@ -124,5 +124,5 @@ static int __init ti_32k_timer_init(struct device_node *np)
 
        return 0;
 }
-CLOCKSOURCE_OF_DECLARE_RET(ti_32k_timer, "ti,omap-counter32k",
+CLOCKSOURCE_OF_DECLARE(ti_32k_timer, "ti,omap-counter32k",
                ti_32k_timer_init);
This page took 0.03634 seconds and 5 git commands to generate.