On Thu, Jan 9, 2014 at 7:08 AM, Viresh Kumar <[email protected]> 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 <[email protected]> > Cc: Arnd Bergmann <[email protected]> > Reported-by: <Olof Johansson> [email protected]
That's not the right format. -Olof -- 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/

