diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-09-24 15:01:28 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-10-10 19:25:39 +0200 |
commit | 0ac624f47dd3474441bb56d64f97192f139b593f (patch) | |
tree | e88922ced7078743199d0816c23fdb8704346c20 /Documentation/devicetree/bindings/cpu | |
parent | Documentation: admin-guide: add earlycon documentation for RISC-V (diff) | |
download | linux-0ac624f47dd3474441bb56d64f97192f139b593f.tar.xz linux-0ac624f47dd3474441bb56d64f97192f139b593f.zip |
docs: fix some broken references
There are a number of documentation files that got moved or
renamed. update their references.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Shannon Nelson <snelson@pensando.io>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Paul Walmsley <paul.walmsley@sifive.com> # RISC-V
Acked-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/devicetree/bindings/cpu')
-rw-r--r-- | Documentation/devicetree/bindings/cpu/cpu-topology.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/cpu/cpu-topology.txt b/Documentation/devicetree/bindings/cpu/cpu-topology.txt index 99918189403c..9bd530a35d14 100644 --- a/Documentation/devicetree/bindings/cpu/cpu-topology.txt +++ b/Documentation/devicetree/bindings/cpu/cpu-topology.txt @@ -549,5 +549,5 @@ Example 3: HiFive Unleashed (RISC-V 64 bit, 4 core system) [2] Devicetree NUMA binding description Documentation/devicetree/bindings/numa.txt [3] RISC-V Linux kernel documentation - Documentation/devicetree/bindings/riscv/cpus.txt + Documentation/devicetree/bindings/riscv/cpus.yaml [4] https://www.devicetree.org/specifications/ |