From: Daniel Vetter Date: Fri, 15 Jul 2016 19:47:58 +0000 (+0200) Subject: drm/drm-kms.rst: Remove unused drm_fourcc.h include directive X-Git-Tag: v5.15~13124^2~7^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=491444c3515e21d71f6b0c09d90e70794efafcf1;p=platform%2Fkernel%2Flinux-starfive.git drm/drm-kms.rst: Remove unused drm_fourcc.h include directive Right now there's nothing, and kernel-doc produces a warning because of that. Remove it until we need it for a clean build. Cc: Laurent Pinchart Acked-by: Chris Wilson Signed-off-by: Daniel Vetter Link: http://patchwork.freedesktop.org/patch/msgid/1468612088-9721-1-git-send-email-daniel.vetter@ffwll.ch --- diff --git a/Documentation/gpu/drm-kms.rst b/Documentation/gpu/drm-kms.rst index 0e1c804..675221f 100644 --- a/Documentation/gpu/drm-kms.rst +++ b/Documentation/gpu/drm-kms.rst @@ -67,9 +67,6 @@ drivers can manually clean up a framebuffer at module unload time with DRM Format Handling ------------------- -.. kernel-doc:: include/drm/drm_fourcc.h - :internal: - .. kernel-doc:: drivers/gpu/drm/drm_fourcc.c :export: