public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"
@ 2013-03-05  9:13 Paul Bolle
  2013-03-05  9:19 ` Viresh Kumar
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Bolle @ 2013-03-05  9:13 UTC (permalink / raw)
  To: Viresh Kumar, Shiraz Hashim, Russell King
  Cc: Arnd Bergmann, linux-arm-kernel, spear-devel, linux-kernel

Do what commit f12a500e4adcc0961803e54b5ed1e74275d399f1
("ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQ") wanted to do.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
Untested.

 arch/arm/plat-spear/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/plat-spear/Kconfig b/arch/arm/plat-spear/Kconfig
index 739d016..8a08c31 100644
--- a/arch/arm/plat-spear/Kconfig
+++ b/arch/arm/plat-spear/Kconfig
@@ -10,7 +10,7 @@ choice
 
 config ARCH_SPEAR13XX
 	bool "ST SPEAr13xx with Device Tree"
-	select ARCH_HAVE_CPUFREQ
+	select ARCH_HAS_CPUFREQ
 	select ARM_GIC
 	select CPU_V7
 	select GPIO_SPEAR_SPICS
-- 
1.7.11.7




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"
  2013-03-05  9:13 [PATCH] ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ" Paul Bolle
@ 2013-03-05  9:19 ` Viresh Kumar
  2013-03-05 22:31   ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Viresh Kumar @ 2013-03-05  9:19 UTC (permalink / raw)
  To: Paul Bolle
  Cc: Shiraz Hashim, Russell King, Arnd Bergmann, linux-arm-kernel,
	spear-devel, linux-kernel

On Tue, Mar 5, 2013 at 5:13 PM, Paul Bolle <pebolle@tiscali.nl> wrote:
> Do what commit f12a500e4adcc0961803e54b5ed1e74275d399f1
> ("ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQ") wanted to do.
>
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>

Ahh such stupid mistake.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"
  2013-03-05  9:19 ` Viresh Kumar
@ 2013-03-05 22:31   ` Arnd Bergmann
  0 siblings, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2013-03-05 22:31 UTC (permalink / raw)
  To: Viresh Kumar
  Cc: Paul Bolle, Shiraz Hashim, Russell King, linux-arm-kernel,
	spear-devel, linux-kernel

On Tuesday 05 March 2013, Viresh Kumar wrote:
> On Tue, Mar 5, 2013 at 5:13 PM, Paul Bolle <pebolle@tiscali.nl> wrote:
> > Do what commit f12a500e4adcc0961803e54b5ed1e74275d399f1
> > ("ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQ") wanted to do.
> >
> > Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> 
> Ahh such stupid mistake.
> 
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

Applied in fixes branch, thanks!

	Arnd

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-05 22:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05  9:13 [PATCH] ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ" Paul Bolle
2013-03-05  9:19 ` Viresh Kumar
2013-03-05 22:31   ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox