SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobile
@ 2014-06-19 11:06 Gaku Inami
  2014-06-23  0:54 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Gaku Inami @ 2014-06-19 11:06 UTC (permalink / raw)
  To: linux-sh

The following commit has removed ARCH_HAS_CPUFREQ config:

 Commit: e49d9b375628e67c9a718f4befaa8e45e5fad21b
 Subject: ARM: Remove ARCH_HAS_CPUFREQ config option

This patch removes the code that is using ARCH_HAS_CPUFREQ
in mach-shmobile.

Signed-off-by: Gaku Inami <gaku.inami.xw@bp.renesas.com>
---
 arch/arm/mach-shmobile/Kconfig |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index ec0c89d..4508643 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -12,7 +12,6 @@ menuconfig ARCH_SHMOBILE_MULTI
 	select NO_IOPORT_MAP
 	select PINCTRL
 	select ARCH_REQUIRE_GPIOLIB
-	select ARCH_HAS_CPUFREQ
 	select ARCH_HAS_OPP
 
 if ARCH_SHMOBILE_MULTI
-- 
1.7.9.5


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

* Re: [PATCH] ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobile
  2014-06-19 11:06 [PATCH] ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobile Gaku Inami
@ 2014-06-23  0:54 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2014-06-23  0:54 UTC (permalink / raw)
  To: linux-sh

On Thu, Jun 19, 2014 at 08:06:08PM +0900, Gaku Inami wrote:
> The following commit has removed ARCH_HAS_CPUFREQ config:
> 
>  Commit: e49d9b375628e67c9a718f4befaa8e45e5fad21b
>  Subject: ARM: Remove ARCH_HAS_CPUFREQ config option
> 
> This patch removes the code that is using ARCH_HAS_CPUFREQ
> in mach-shmobile.

Thanks, I will queue this up.

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

end of thread, other threads:[~2014-06-23  0:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-19 11:06 [PATCH] ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobile Gaku Inami
2014-06-23  0:54 ` Simon Horman

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