提交 cff4f55b 编写于 作者: G Graham Whaley 提交者: Daniel Vetter

doc: drm: Fix mis-spelling of i915_guc_submission includes

In commit
 d1675198: drm/i915: Integrate GuC-based command submission

the drm.tmpl include lines reference the intel_guc_submission.c but the
patch adds the file i915_guc_submission.c. drm.tmpl fails to build with:
 docproc: .//drivers/gpu/drm/i915/intel_guc_submission.c:
  No such file or directory

Change the file reference to the actual file.
Signed-off-by: NGraham Whaley <graham.whaley@linux.intel.com>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 66e28066
......@@ -4246,8 +4246,8 @@ int num_ioctls;</synopsis>
</sect2>
<sect2>
<title>GuC Client</title>
!Pdrivers/gpu/drm/i915/intel_guc_submission.c GuC-based command submissison
!Idrivers/gpu/drm/i915/intel_guc_submission.c
!Pdrivers/gpu/drm/i915/i915_guc_submission.c GuC-based command submissison
!Idrivers/gpu/drm/i915/i915_guc_submission.c
</sect2>
</sect1>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册