]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobile
authorGaku Inami <gaku.inami.xw@bp.renesas.com>
Thu, 19 Jun 2014 11:06:08 +0000 (20:06 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 23 Jun 2014 00:53:55 +0000 (09:53 +0900)
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>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig

index c32fa7ccb68e2b9747ddde720d252950400594a2..cbc90f1b273284b165c45a691d38fb72b059250a 100644 (file)
@@ -12,7 +12,6 @@ config 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