clocksources: Switch back to the clksrc table
[sfrench/cifs-2.6.git] / drivers / clocksource / mps2-timer.c
index c303fa9ba87fb86367d5fae24c6c419b370994f3..3e4431ed9aa92a4354d1f5468ce230c964e07770 100644 (file)
@@ -274,4 +274,4 @@ static int __init mps2_timer_init(struct device_node *np)
        return 0;
 }
 
-CLOCKSOURCE_OF_DECLARE_RET(mps2_timer, "arm,mps2-timer", mps2_timer_init);
+CLOCKSOURCE_OF_DECLARE(mps2_timer, "arm,mps2-timer", mps2_timer_init);