diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-14 11:32:05 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-15 17:10:01 -0400 |
commit | 6ec71b205d2aab3d579471f487a9c0704689d2d4 (patch) | |
tree | b97c23ce47988156c34d754a3559d567fffbe9aa | |
parent | e5ca4259b8d51b702de736ee6b6355a655c7095d (diff) |
ABI: sysfs-devices-system-cpu: remove a broken reference
This file doesn't exist anymore:
Documentation/cpu-freq/user-guide.txt
As the ABI already points to Documentation/cpu-freq, just
remove the broken link and the associated text.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/ABI/testing/sysfs-devices-system-cpu | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu index bd4975e132d3..9c5e7732d249 100644 --- a/Documentation/ABI/testing/sysfs-devices-system-cpu +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu | |||
@@ -238,9 +238,6 @@ Description: Discover and change clock speed of CPUs | |||
238 | 238 | ||
239 | See files in Documentation/cpu-freq/ for more information. | 239 | See files in Documentation/cpu-freq/ for more information. |
240 | 240 | ||
241 | In particular, read Documentation/cpu-freq/user-guide.txt | ||
242 | to learn how to control the knobs. | ||
243 | |||
244 | 241 | ||
245 | What: /sys/devices/system/cpu/cpu#/cpufreq/freqdomain_cpus | 242 | What: /sys/devices/system/cpu/cpu#/cpufreq/freqdomain_cpus |
246 | Date: June 2013 | 243 | Date: June 2013 |