unexport cpufreq_parse_governor
commit44e0a3a2850a75f1c677492b29db40a85abc9186
authorAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 19:59:38 +0000 (6 21:59 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 19:59:38 +0000 (6 21:59 +0200)
treed69429d8d35329ea257bc2d79d3379cf2f636585
parent47f972b3361d2a64942d3eb4e759c8a5b9b91396
unexport cpufreq_parse_governor

A static function mustn't be exported.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/cpufreq/cpufreq.c