On Thu, May 02, 2019 at 04:24:29PM -0400, Sean Paul wrote:
> From: Sean Paul <seanp...@chromium.org>
> 
> There are no structured comments in the file, so it generates this
> warning on compilation:
> 
> include/drm/drm_atomic_state_helper.h:1: warning: no structured comments found
> 
> Fixes: 9ef8a9dc4b21 ("drm: Extract drm_atomic_state_helper.[hc]")
> Cc: Ville Syrjälä <ville.syrj...@linux.intel.com>
> Cc: Daniel Vetter <daniel.vet...@intel.com>
> Cc: David Airlie <airl...@linux.ie>
> Cc: Daniel Vetter <dan...@ffwll.ch>
> Cc: Maarten Lankhorst <maarten.lankho...@linux.intel.com>
> Cc: Maxime Ripard <maxime.rip...@bootlin.com>
> Cc: Sean Paul <s...@poorly.run>
> Cc: dri-devel@lists.freedesktop.org
> Signed-off-by: Sean Paul <seanp...@chromium.org>

Reviewed-by: Daniel Vetter <daniel.vet...@ffwll.ch>

> ---
>  Documentation/gpu/drm-kms-helpers.rst | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/Documentation/gpu/drm-kms-helpers.rst 
> b/Documentation/gpu/drm-kms-helpers.rst
> index 14102ae035dc..e7804a9eef9f 100644
> --- a/Documentation/gpu/drm-kms-helpers.rst
> +++ b/Documentation/gpu/drm-kms-helpers.rst
> @@ -77,9 +77,6 @@ Atomic State Reset and Initialization
>  Atomic State Helper Reference
>  -----------------------------
>  
> -.. kernel-doc:: include/drm/drm_atomic_state_helper.h
> -   :internal:
> -
>  .. kernel-doc:: drivers/gpu/drm/drm_atomic_state_helper.c
>     :export:
>  
> -- 
> Sean Paul, Software Engineer, Google / Chromium OS
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to