]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/clocksource/tango_xtal.c
clocksources: Switch back to the clksrc table
[mirror_ubuntu-bionic-kernel.git] / drivers / clocksource / tango_xtal.c
index 7dc716cc976fc274d98f35839af1c191b4f8ebad..12fcef8cf2d36758cadf8449c84f33dafde28acc 100644 (file)
@@ -53,4 +53,4 @@ static int __init tango_clocksource_init(struct device_node *np)
        return 0;
 }
 
-CLOCKSOURCE_OF_DECLARE_RET(tango, "sigma,tick-counter", tango_clocksource_init);
+CLOCKSOURCE_OF_DECLARE(tango, "sigma,tick-counter", tango_clocksource_init);