On Fri, Jun 17, 2016 at 5:27 AM, Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> wrote: > All the clocksource drivers's init function are now converted to return > an error code. CLOCKSOURCE_OF_DECLARE is no longer used as well as the > clksrc-of table. > > Let's convert back the names: > - CLOCKSOURCE_OF_DECLARE_RET => CLOCKSOURCE_OF_DECLARE > - clksrc-of-ret => clksrc-of > > Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> > --- > drivers/clocksource/sun4i_timer.c | 2 +- > drivers/clocksource/timer-sun5i.c | 4 ++-- Acked-by: Chen-Yu Tsai <wens@xxxxxxxx>