Re: [PATCH 7/9] unicore2: cpufreq: move cpufreq driver to drivers/cpufreq

From: Viresh Kumar
Date: Sun Mar 31 2013 - 00:01:47 EST


On 25 March 2013 22:24, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> This patch moves cpufreq driver of UNICORE-2 architecture to drivers/cpufreq.
>
> Cc: Guan Xuetao <gxt@xxxxxxxxxxxxxxx>
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> ---
> 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?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/