diff options
author | Bagas Sanjaya <[email protected]> | 2022-07-28 10:33:33 +0700 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-07-28 16:19:47 +1000 |
commit | a05aae92f84ba6d2705f6dac206ef5dcf097ea96 (patch) | |
tree | d52552eebfc268e39d8b78e1182c269d601da0a0 | |
parent | 0595a216920cb035030c73cec3ab9fe413ef1d77 (diff) |
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 <[email protected]>
Signed-off-by: Bagas Sanjaya <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/linuxppc-dev/[email protected]/
Link: https://lore.kernel.org/r/[email protected]
-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 |