PM / OPP: Remove ARCH_HAS_OPP
authorMark Brown <[email protected]>
Tue, 22 Jul 2014 14:43:12 +0000 (15:43 +0100)
committerRafael J. Wysocki <[email protected]>
Tue, 22 Jul 2014 22:51:30 +0000 (00:51 +0200)
commit78c5e0bb145d3eac719fcad1ac1df763a71cf632
tree804c92ee055e2247cf0537ae2cee14cb81892481
parent9a3c4145af32125c5ee39c0272662b47307a8323
PM / OPP: Remove ARCH_HAS_OPP

Since the OPP layer is a kernel library which has been converted to be
directly selectable by its callers rather than user selectable and
requiring architectures to enable it explicitly the ARCH_HAS_OPP symbol
has become redundant and can be removed. Do so.

Signed-off-by: Mark Brown <[email protected]>
Reviewed-by: Viresh Kumar <[email protected]>
Acked-by: Nishanth Menon <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Acked-by: Simon Horman <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Documentation/power/opp.txt
arch/arm/mach-exynos/Kconfig
arch/arm/mach-highbank/Kconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-omap2/Kconfig
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-vexpress/Kconfig
arch/arm/mach-zynq/Kconfig
drivers/devfreq/Kconfig
kernel/power/Kconfig