On 26 March 2013 09:55, Viresh Kumar <viresh.ku...@linaro.org> wrote:
> From: Viresh Kumar <viresh.ku...@linaro.org>
> Date: Mon, 25 Mar 2013 11:20:23 +0530
> Subject: [PATCH] sparc: cpufreq:  move cpufreq driver to drivers/cpufreq
>
> This patch moves cpufreq driver of SPARC architecture to drivers/cpufreq.
>
> Cc: David S. Miller <da...@davemloft.net>
> Cc: sparcli...@vger.kernel.org
> Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org>
> ---
>  arch/sparc/Kconfig                                 | 23 
> ----------------------
>  arch/sparc/kernel/Makefile                         |  3 ---
>  drivers/cpufreq/Kconfig                            | 23 
> ++++++++++++++++++++++
>  drivers/cpufreq/Makefile                           |  2 ++
>  .../cpufreq/sparc-us2e-cpufreq.c                   |  0
>  .../cpufreq/sparc-us3-cpufreq.c                    |  0
>  6 files changed, 25 insertions(+), 26 deletions(-)
>  rename arch/sparc/kernel/us2e_cpufreq.c =>
> drivers/cpufreq/sparc-us2e-cpufreq.c (100%)
>  rename arch/sparc/kernel/us3_cpufreq.c =>
> drivers/cpufreq/sparc-us3-cpufreq.c (100%)

Hi David,

Does this one look fine to you?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to