diff options
Diffstat (limited to 'Documentation/cpu-freq')
-rw-r--r-- | Documentation/cpu-freq/core.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cpu-freq/core.txt b/Documentation/cpu-freq/core.txt index 29b3f9ffc66c..ce0666e51036 100644 --- a/Documentation/cpu-freq/core.txt +++ b/Documentation/cpu-freq/core.txt | |||
@@ -24,7 +24,7 @@ Contents: | |||
24 | 1. General Information | 24 | 1. General Information |
25 | ======================= | 25 | ======================= |
26 | 26 | ||
27 | The CPUFreq core code is located in linux/kernel/cpufreq.c. This | 27 | The CPUFreq core code is located in drivers/cpufreq/cpufreq.c. This |
28 | cpufreq code offers a standardized interface for the CPUFreq | 28 | cpufreq code offers a standardized interface for the CPUFreq |
29 | architecture drivers (those pieces of code that do actual | 29 | architecture drivers (those pieces of code that do actual |
30 | frequency transitions), as well as to "notifiers". These are device | 30 | frequency transitions), as well as to "notifiers". These are device |