diff options
author | Jonathan Corbet <[email protected]> | 2023-06-12 06:08:41 -0600 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2023-06-21 08:53:31 -0600 |
commit | a0468d4efc0e9f268e362d6840c84107703bd24e (patch) | |
tree | 3640da6b7423e52bb6f9cf01df9323e053997660 | |
parent | e4624435f38b34e7ce827070aa0f8b533a37c07e (diff) |
dt-bindings: fix dangling Documentation/arm64 reference
The arm64 documentation has move under Documentation/arch/ fix a reference
to match.
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Conor Dooley <[email protected]>
Cc: [email protected]
Acked-by: Catalin Marinas <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/cpu/idle-states.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/cpu/idle-states.yaml b/Documentation/devicetree/bindings/cpu/idle-states.yaml index b8cc826c9501..b3a5356f9916 100644 --- a/Documentation/devicetree/bindings/cpu/idle-states.yaml +++ b/Documentation/devicetree/bindings/cpu/idle-states.yaml @@ -259,7 +259,7 @@ description: |+ http://infocenter.arm.com/help/index.jsp [5] ARM Linux Kernel documentation - Booting AArch64 Linux - Documentation/arm64/booting.rst + Documentation/arch/arm64/booting.rst [6] RISC-V Linux Kernel documentation - CPUs bindings Documentation/devicetree/bindings/riscv/cpus.yaml |