diff options
author | Bagas Sanjaya <bagasdotme@gmail.com> | 2022-07-28 06:33:33 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-07-28 09:19:47 +0300 |
commit | a05aae92f84ba6d2705f6dac206ef5dcf097ea96 (patch) | |
tree | d52552eebfc268e39d8b78e1182c269d601da0a0 /Documentation/powerpc | |
parent | 0595a216920cb035030c73cec3ab9fe413ef1d77 (diff) | |
download | linux-a05aae92f84ba6d2705f6dac206ef5dcf097ea96.tar.xz |
docs: powerpc: add elf_hwcaps to table of contents
elf_hwcaps documentation is missing from table of contents at index.rst,
hence triggers Sphinx warning:
Documentation/powerpc/elf_hwcaps.rst: WARNING: document isn't included in any toctree
Add the documentation to the index to fix the warning.
Fixes: 3df1ff42e69e91 ("powerpc: add documentation for HWCAPs")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/linuxppc-dev/20220727220050.549db613@canb.auug.org.au/
Link: https://lore.kernel.org/r/20220728033332.27836-4-bagasdotme@gmail.com
Diffstat (limited to 'Documentation/powerpc')
-rw-r--r-- | Documentation/powerpc/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/powerpc/index.rst b/Documentation/powerpc/index.rst index 0f7d3c495693..85e80e30160b 100644 --- a/Documentation/powerpc/index.rst +++ b/Documentation/powerpc/index.rst @@ -17,6 +17,7 @@ powerpc dawr-power9 dscr eeh-pci-error-recovery + elf_hwcaps elfnote firmware-assisted-dump hvcs |