diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-10-13 13:54:20 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-10-14 21:26:58 +0200 |
commit | 39ec39d77170a3fe9e92dcddf9060634276ee1ee (patch) | |
tree | 8b9a8e39b6f4215e02283767cd58128cc6d0346a /Documentation/gpu | |
parent | drm/amd/display: kernel-doc: document force_timing_sync (diff) | |
download | linux-39ec39d77170a3fe9e92dcddf9060634276ee1ee.tar.xz linux-39ec39d77170a3fe9e92dcddf9060634276ee1ee.zip |
docs: amdgpu: fix a warning when building the documentation
As reported by Sphinx:
Documentation/gpu/amdgpu.rst:200: WARNING: Inline emphasis start-string without end-string.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Documentation/gpu')
-rw-r--r-- | Documentation/gpu/amdgpu.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/gpu/amdgpu.rst b/Documentation/gpu/amdgpu.rst index 57047dcb8d19..1f9ea8221f80 100644 --- a/Documentation/gpu/amdgpu.rst +++ b/Documentation/gpu/amdgpu.rst @@ -206,8 +206,8 @@ pp_power_profile_mode .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c :doc: pp_power_profile_mode -*_busy_percent -~~~~~~~~~~~~~~ +\*_busy_percent +~~~~~~~~~~~~~~~ .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c :doc: gpu_busy_percent |