[PATCH 2/2] Documentation/gpu: Fix no structured comments warning for drm_gem_ttm_helper.h
Sean Paul
sean at poorly.run
Fri Sep 20 19:35:52 UTC 2019
From: Sean Paul <seanpaul at chromium.org>
Fixes
include/drm/drm_gem_ttm_helper.h:1: warning: no structured comments found
Fixes: ff540b76f14a ("drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info()")
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Thomas Zimmermann <tzimmermann at suse.de>
Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Cc: Maxime Ripard <maxime.ripard at bootlin.com>
Cc: Sean Paul <sean at poorly.run>
Cc: David Airlie <airlied at linux.ie>
Cc: Daniel Vetter <daniel at ffwll.ch>
Cc: dri-devel at lists.freedesktop.org
Signed-off-by: Sean Paul <seanpaul at chromium.org>
---
Documentation/gpu/drm-mm.rst | 3 ---
1 file changed, 3 deletions(-)
diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst
index 99d56015e077..59619296c84b 100644
--- a/Documentation/gpu/drm-mm.rst
+++ b/Documentation/gpu/drm-mm.rst
@@ -406,9 +406,6 @@ GEM TTM Helper Functions Reference
.. kernel-doc:: drivers/gpu/drm/drm_gem_ttm_helper.c
:doc: overview
-.. kernel-doc:: include/drm/drm_gem_ttm_helper.h
- :internal:
-
.. kernel-doc:: drivers/gpu/drm/drm_gem_ttm_helper.c
:export:
--
Sean Paul, Software Engineer, Google / Chromium OS
More information about the dri-devel
mailing list