diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-08-24 06:19:15 -0400 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-08-24 07:11:08 -0400 |
commit | 20353335099b1b7cba63002fd53da5725a1fadba (patch) | |
tree | d7bb043242cc94045de711b9e0d712782a260401 | |
parent | b7a0c7c5ba289a7d063d92c162b53e110757e331 (diff) |
drm/doc: Fix vga_switcheroo xref
Reported-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Fixes: b754b35b089d ("vgaarbiter: rst-ifiy and polish kerneldoc")
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20160824101916.30125-1-daniel.vetter@ffwll.ch
-rw-r--r-- | Documentation/gpu/vga-switcheroo.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/gpu/vga-switcheroo.rst b/Documentation/gpu/vga-switcheroo.rst index 463a74fc40d1..cbbdb994f1dd 100644 --- a/Documentation/gpu/vga-switcheroo.rst +++ b/Documentation/gpu/vga-switcheroo.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. _vga_switcheroo: | ||
2 | |||
1 | ============== | 3 | ============== |
2 | VGA Switcheroo | 4 | VGA Switcheroo |
3 | ============== | 5 | ============== |