From: Sachin Kamat Date: Mon, 18 Nov 2013 11:51:26 +0000 (+0530) Subject: cpufreq: exynos: Remove unwanted EXPORT_SYMBOL X-Git-Tag: v3.13-rc2~19^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d3c6f54bccf0a621682d17e25cf22895a0c6e5a;p=pandora-kernel.git cpufreq: exynos: Remove unwanted EXPORT_SYMBOL The init functions are linked statically (no support for dynamic loading) and have no other users. Hence remove EXPORT_SYMBOL for these functions. Signed-off-by: Sachin Kamat Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed