net: s2io: simplify logical constraint
[deliverable/linux.git] / drivers / clocksource / moxart_timer.c
index b9c30cd035bf8d54f8197f94593e337eb0161a97..841454417acd9ae3a08840bb932f2bce10635360 100644 (file)
@@ -178,4 +178,4 @@ static int __init moxart_timer_init(struct device_node *node)
 
        return 0;
 }
-CLOCKSOURCE_OF_DECLARE_RET(moxart, "moxa,moxart-timer", moxart_timer_init);
+CLOCKSOURCE_OF_DECLARE(moxart, "moxa,moxart-timer", moxart_timer_init);
This page took 0.04819 seconds and 5 git commands to generate.