PM / devfreq: remove checks for CONFIG_EXYNOS_ASV
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 21 May 2014 20:37:34 +0000 (22:37 +0200)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Sat, 24 May 2014 13:33:51 +0000 (22:33 +0900)
commitcb7063f453e543b97285a10343cfc02983d792ad
treeed97b0552180f45685d38338820213430163da97
parent2456963c0b736f4111f9c4517ae12f63d332c312
PM / devfreq: remove checks for CONFIG_EXYNOS_ASV

Checks for CONFIG_EXYNOS_ASV were added in v3.3. But the related Kconfig
symbol has never been added to the tree. Remove these checks, as they
always evaluate to false.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
[Merge conflict resolved by MyungJoo]
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/Kconfig
drivers/devfreq/exynos/exynos4_bus.c