On 9 January 2014 21:56, Olof Johansson <[email protected]> wrote: > 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.
So sorry for that.. @Rafael: Can you fix this up while applying? Or you want me to send this again? -- 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/

