diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-06-16 09:27:32 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-06-17 22:24:38 +0300 |
commit | 4d361d6cc74512308beac8997e4b66d5231e8bfe (patch) | |
tree | e8769fae482fce6cf12e82659bfbdc05142578ed /Documentation/firmware-guide/acpi/dsd/graph.rst | |
parent | ab8e8da694d4921252c2dd3fecbd2ab64eaf0eb2 (diff) | |
download | linux-4d361d6cc74512308beac8997e4b66d5231e8bfe.tar.xz |
docs: firmware-guide: acpi: avoid using ReST :doc:`foo` markup
The :doc:`foo` tag is auto-generated via automarkup.py.
So, use the filename at the sources, instead of :doc:`foo`.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Link: https://lore.kernel.org/r/7162043c18f1ea96c446b332400e44e8087ba142.1623824363.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/firmware-guide/acpi/dsd/graph.rst')
-rw-r--r-- | Documentation/firmware-guide/acpi/dsd/graph.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/firmware-guide/acpi/dsd/graph.rst b/Documentation/firmware-guide/acpi/dsd/graph.rst index 7072db801aeb..4341299aa937 100644 --- a/Documentation/firmware-guide/acpi/dsd/graph.rst +++ b/Documentation/firmware-guide/acpi/dsd/graph.rst @@ -174,4 +174,4 @@ References referenced 2016-10-04. [7] _DSD Device Properties Usage Rules. - :doc:`../DSD-properties-rules` + Documentation/firmware-guide/acpi/DSD-properties-rules.rst |