diff options
| author | Dave Jones <davej@codemonkey.org.uk> | 2003-07-09 18:19:20 +0100 |
|---|---|---|
| committer | Dave Jones <davej@tetrachloride.(none)> | 2003-07-09 18:19:20 +0100 |
| commit | 2c3b4f8952b94576e4958af9e821716545bee9cc (patch) | |
| tree | a824dd4bf580dcb3ea081c9eb3fa4c31ff876c33 /include/linux | |
| parent | e127a373fcc6a706c6f6485756167d326654db1c (diff) | |
[CPUFREQ] Misc cleanups.
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/cpufreq.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/cpufreq.h b/include/linux/cpufreq.h index 1bdb797bf9bd..a2fee295ae1a 100644 --- a/include/linux/cpufreq.h +++ b/include/linux/cpufreq.h @@ -306,8 +306,4 @@ void cpufreq_frequency_table_put_attr(unsigned int cpu); #endif /* CONFIG_CPU_FREQ_TABLE */ - -/* Currently exported only for the proc interface, remove when that goes */ -extern struct cpufreq_driver *cpufreq_driver; - #endif /* _LINUX_CPUFREQ_H */ |
