cpufreq: exynos: Remove unused variable & IS_ERR
authorJonghwan Choi <jhbird.choi@samsung.com>
Sun, 23 Dec 2012 23:51:40 +0000 (15:51 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 23 Dec 2012 23:51:40 +0000 (15:51 -0800)
The variable 'max_support_idx, min_support_idx, pm_lock_idx"
are never used, so remove the unused variable.

Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found