clocksources: Switch back to the clksrc table
[deliverable/linux.git] / drivers / clocksource / timer-prima2.c
index 7b1084d0b45ea093656b6d282ae8da8d84960262..dae8a66301d7d6d8d812e79552846c199fe2d17d 100644 (file)
@@ -246,5 +246,5 @@ static int __init sirfsoc_prima2_timer_init(struct device_node *np)
 
        return 0;
 }
-CLOCKSOURCE_OF_DECLARE_RET(sirfsoc_prima2_timer,
+CLOCKSOURCE_OF_DECLARE(sirfsoc_prima2_timer,
        "sirf,prima2-tick", sirfsoc_prima2_timer_init);
This page took 0.031352 seconds and 5 git commands to generate.