From: Jonghwan Choi Date: Sun, 23 Dec 2012 23:51:40 +0000 (-0800) Subject: cpufreq: exynos: Remove unused variable & IS_ERR X-Git-Tag: v3.9-rc1~146^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=184cddd1e004d3ebd473f9e1ce20dec1d2576fd1;p=pandora-kernel.git cpufreq: exynos: Remove unused variable & IS_ERR The variable 'max_support_idx, min_support_idx, pm_lock_idx" are never used, so remove the unused variable. Signed-off-by: Jonghwan Choi Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed