]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/clocksource/time-lpc32xx.c
Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'
[karo-tx-linux.git] / drivers / clocksource / time-lpc32xx.c
index cb5b8665ff823694fbd775963f66574c61ec39f3..9649cfdb92137e24a571b4e5d0871486d8805796 100644 (file)
@@ -311,4 +311,4 @@ static int __init lpc32xx_timer_init(struct device_node *np)
 
        return ret;
 }
-CLOCKSOURCE_OF_DECLARE_RET(lpc32xx_timer, "nxp,lpc3220-timer", lpc32xx_timer_init);
+CLOCKSOURCE_OF_DECLARE(lpc32xx_timer, "nxp,lpc3220-timer", lpc32xx_timer_init);