Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be expo…
…rted This patch removes the EXPORT_SYMBOL_GPL of the static function cpufreq_parse_governor(). Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Dave Jones <davej@redhat.com>
- Loading branch information