Jonathan Corbet 23924e3103 docs: Use :internal: for include/drm/drm_syncobj.h
Documentation/gpu/drm-mm.rst includes from include/drm/drm_syncobj.h with
:export:, but this is a header file without export directives.  That
results in this warning:

    ./include/drm/drm_syncobj.h:1: warning: no structured comments found

...and a failure to obtain the documentation from that file.  Switch to
:internal: instead to make both problems go away.

Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2017-07-23 16:06:36 -06:00
..
2017-06-01 08:02:14 +02:00
2017-04-04 20:47:54 +02:00
2017-06-20 11:07:03 +10:00
2017-05-05 11:48:17 +10:00
2017-06-15 13:58:56 +02:00
2017-02-18 18:04:59 +01:00
2017-07-09 18:48:37 -07:00