Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/doc: Refer to proper source file

Commit 21d70354bba9 ("drm: move drm_stub.c to drm_drv.c") moves the code
from drm_stub.c into drm_drv.c. Update DocBook to include that instead.

This also came in via other people, but all the same.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

authored by

Thierry Reding and committed by
Dave Airlie
25196484 83d45f23

+1 -1
+1 -1
Documentation/DocBook/drm.tmpl
··· 315 315 <function>drm_dev_unregister()</function> followed by a call to 316 316 <function>drm_dev_unref()</function>. 317 317 </para> 318 - !Edrivers/gpu/drm/drm_stub.c 318 + !Edrivers/gpu/drm/drm_drv.c 319 319 </sect2> 320 320 <sect2> 321 321 <title>Driver Load</title>