On Fri, 31 Jul 2015, Linus Walleij wrote: > The ARM core kernel already calls clocksource_of_init() so why > go to all the trouble of locating and probing this node in the > machine. CLOCKSOURCE_OF_DECLARE() will take care of it in the > clocksource driver, and thus we can also get rid of the > dangling header file <linux/clksrc-dbx500-prcmu.h> > > Suggested-by: Arnd Bergmann <[email protected]> > Signed-off-by: Linus Walleij <[email protected]> > --- > Clocksource maintainers: please ACK this so I can take it through > ARM SoC with a bunch of other cleanups.
Acked-by: Thomas Gleixner <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

