]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/clocksource/timer-oxnas-rps.c
clocksources: Switch back to the clksrc table
[mirror_ubuntu-bionic-kernel.git] / drivers / clocksource / timer-oxnas-rps.c
index 0d99f40ee7578577096d97fd7b79d47b8b4ab0a0..bd887e2a8cf8c776e696d0fe8004c049c9f5056c 100644 (file)
@@ -293,5 +293,5 @@ err_alloc:
        return ret;
 }
 
-CLOCKSOURCE_OF_DECLARE_RET(ox810se_rps,
-                          "oxsemi,ox810se-rps-timer", oxnas_rps_timer_init);
+CLOCKSOURCE_OF_DECLARE(ox810se_rps,
+                      "oxsemi,ox810se-rps-timer", oxnas_rps_timer_init);