lkml.org 
[lkml]   [2024]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Fix duplicate C declaration warnings
Date
Fix the duplicate C declaration warnings found on
Documentation/gpu/drm-kms.rst that was found by
compiling htmldocs

Signed-off-by: Amogh Cheluvaraj <amogh.linux.kernel.dev@gmail.com>
---
Documentation/gpu/drm-kms.rst | 6 ------
1 file changed, 6 deletions(-)

diff --git a/Documentation/gpu/drm-kms.rst b/Documentation/gpu/drm-kms.rst
index 13d3627d8bc0..a4145f391e43 100644
--- a/Documentation/gpu/drm-kms.rst
+++ b/Documentation/gpu/drm-kms.rst
@@ -357,9 +357,6 @@ Format Functions Reference
.. kernel-doc:: include/drm/drm_fourcc.h
:internal:

-.. kernel-doc:: drivers/gpu/drm/drm_fourcc.c
- :export:
-
.. _kms_dumb_buffer_objects:

Dumb Buffer Objects
@@ -458,9 +455,6 @@ KMS Locking
.. kernel-doc:: include/drm/drm_modeset_lock.h
:internal:

-.. kernel-doc:: drivers/gpu/drm/drm_modeset_lock.c
- :export:
-
KMS Properties
==============

--
2.44.0

\
 
 \ /
  Last update: 2024-05-27 15:58    [W:0.054 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site