]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/clocksource/bcm2835_timer.c
clocksources: Switch back to the clksrc table
[mirror_ubuntu-bionic-kernel.git] / drivers / clocksource / bcm2835_timer.c
index 2dcf896b5381eecec08b5646017bc9c1ea5e8644..e71acf231c89a8cc4be7e5afd0d43a63d73054b5 100644 (file)
@@ -142,5 +142,5 @@ static int __init bcm2835_timer_init(struct device_node *node)
 
        return 0;
 }
-CLOCKSOURCE_OF_DECLARE_RET(bcm2835, "brcm,bcm2835-system-timer",
+CLOCKSOURCE_OF_DECLARE(bcm2835, "brcm,bcm2835-system-timer",
                        bcm2835_timer_init);