diff options
author | Marc Zyngier <maz@kernel.org> | 2022-05-04 14:13:55 +0200 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-05-04 14:13:55 +0200 |
commit | c36820b04c56db0c34b198a2af6c9a6bd7d93459 (patch) | |
tree | b2d7505daa82a0dc78438dfeefb843a3e3fbb214 /Documentation/virt | |
parent | selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list (diff) | |
download | linux-c36820b04c56db0c34b198a2af6c9a6bd7d93459.tar.xz linux-c36820b04c56db0c34b198a2af6c9a6bd7d93459.zip |
Documentation: Fix index.rst after psci.rst renaming
Fix the TOC in index.rst after psci.rst has been renamed to
hypercalls.rst.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: https://lore.kernel.org/r/20220504205627.18f46380@canb.auug.org.au
Diffstat (limited to 'Documentation/virt')
-rw-r--r-- | Documentation/virt/kvm/arm/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virt/kvm/arm/index.rst b/Documentation/virt/kvm/arm/index.rst index 78a9b670aafe..e84848432158 100644 --- a/Documentation/virt/kvm/arm/index.rst +++ b/Documentation/virt/kvm/arm/index.rst @@ -8,6 +8,6 @@ ARM :maxdepth: 2 hyp-abi - psci + hypercalls pvtime ptp_kvm |