]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/clocksource/mtk_timer.c
clocksources: Switch back to the clksrc table
[linux-beck.git] / drivers / clocksource / mtk_timer.c
index 432a2c0884a94fca147c600eb1840ff5e6199a8a..90659493c59c4a5a284a16429d306a4d1eae5caa 100644 (file)
@@ -265,4 +265,4 @@ err_kzalloc:
 
        return -EINVAL;
 }
-CLOCKSOURCE_OF_DECLARE_RET(mtk_mt6577, "mediatek,mt6577-timer", mtk_timer_init);
+CLOCKSOURCE_OF_DECLARE(mtk_mt6577, "mediatek,mt6577-timer", mtk_timer_init);