On 25 March 2013 22:24, Viresh Kumar <[email protected]> wrote: > This patch moves cpufreq drivers of CRIS architecture to drivers/cpufreq. > > Cc: Jesper Nilsson <[email protected]> > Cc: Mikael Starvik <[email protected]> > Cc: [email protected] > Signed-off-by: Viresh Kumar <[email protected]> > --- > arch/cris/arch-v32/mach-a3/Makefile | 1 - > arch/cris/arch-v32/mach-fs/Makefile | 1 - > drivers/cpufreq/Makefile | 2 > ++ > .../mach-a3/cpufreq.c => drivers/cpufreq/cris-artpec3-cpufreq.c | 0 > .../mach-fs/cpufreq.c => drivers/cpufreq/cris-etraxfs-cpufreq.c | 0 > 5 files changed, 2 insertions(+), 2 deletions(-) > rename arch/cris/arch-v32/mach-a3/cpufreq.c => > drivers/cpufreq/cris-artpec3-cpufreq.c (100%) > rename arch/cris/arch-v32/mach-fs/cpufreq.c => > drivers/cpufreq/cris-etraxfs-cpufreq.c (100%)
Jesper/Mikael, Can i have your views or Ack for this? -- 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/

