On Tue, 24 Sep 2019, Mauro Carvalho Chehab wrote:
quoted hunk ↗ jump to hunk
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>
---
Documentation/devicetree/bindings/cpu/cpu-topology.txt | 2 +-
Documentation/devicetree/bindings/timer/ingenic,tcu.txt | 2 +-
Documentation/driver-api/gpio/driver.rst | 2 +-
Documentation/hwmon/inspur-ipsps1.rst | 2 +-
Documentation/mips/ingenic-tcu.rst | 2 +-
Documentation/networking/device_drivers/mellanox/mlx5.rst | 2 +-
MAINTAINERS | 2 +-
drivers/net/ethernet/faraday/ftgmac100.c | 2 +-
drivers/net/ethernet/pensando/ionic/ionic_if.h | 4 ++--
fs/cifs/cifsfs.c | 2 +-
10 files changed, 11 insertions(+), 11 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/
For the RISC-V related change:
Acked-by: Paul Walmsley <redacted> # RISC-V
- Paul