On Thu, Jan 9, 2014 at 7:08 AM, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote: > There are some parts of common kernel which would be using routines like > clk_get_rate() on some platforms. Currently these wouldn't be called for SA1100 > boards but we need these routines for successful builds of these boards. > > So, this patch creates a dummy clk_get_rate() routine which is being used by > cpufreq core. More dummy routines might be added later if there is a need for > that. > > Cc: Russell King <linux@xxxxxxxxxxxxxxxx> > Cc: Arnd Bergmann <arnd.bergmann@xxxxxxxxxx> > Reported-by: <Olof Johansson> olof@xxxxxxxxx That's not the right format. -Olof -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html