> On 25 March 2013 22:24, Viresh Kumar <[email protected]> wrote: >> This patch moves cpufreq driver of UNICORE-2 architecture to >> drivers/cpufreq. >> >> Cc: Guan Xuetao <[email protected]> >> Signed-off-by: Viresh Kumar <[email protected]> >> --- >> arch/unicore32/kernel/Makefile >> | 1 - >> drivers/cpufreq/Makefile >> | 1 + >> arch/unicore32/kernel/cpu-ucv2.c => drivers/cpufreq/unicore2-cpufreq.c >> | 2 +- >> 3 files changed, 2 insertions(+), 2 deletions(-) >> rename arch/unicore32/kernel/cpu-ucv2.c => >> drivers/cpufreq/unicore2-cpufreq.c (96%) > > Guan, > > Can i have your ack for this? > Sure. Sorry for my delay.
Acked-by: Guan Xuetao <[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/

