commit | 7b14dedd1fe72f33e128ed1b0cbf96d06acc7e9c | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Apr 18 17:06:13 2006 +0200 |
committer | Dave Jones <davej@redhat.com> | Tue Apr 18 17:24:52 2006 -0500 |
tree | 4edf20b5097bb4da400552852ee66ad8d1e32c27 | |
parent | 7970e08bf066900efcd7794a1a338c11eb8f5141 [diff] |
[CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exported 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>