ARM: omap: Remove stray ARCH_HAS_OPP references
authorMark Brown <broonie@kernel.org>
Sat, 6 Sep 2014 10:14:16 +0000 (11:14 +0100)
committerTony Lindgren <tony@atomide.com>
Tue, 9 Sep 2014 00:20:10 +0000 (17:20 -0700)
OPP is now a normal kernel library selected by its users rather than a
feature that architectures need to enable so ARCH_HAS_OPP serves no
function any more - remove the selects.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found