提交 a6458951 编写于 作者: J Jani Nikula

drm/i915/selftests: make mock_context.h self-contained

Fix the forward declaration.

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: NChris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: NJani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191219155652.2666-1-jani.nikula@intel.com
上级 f7fd2373
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
#ifndef __MOCK_CONTEXT_H #ifndef __MOCK_CONTEXT_H
#define __MOCK_CONTEXT_H #define __MOCK_CONTEXT_H
struct drm_file; struct file;
struct drm_i915_private; struct drm_i915_private;
void mock_init_contexts(struct drm_i915_private *i915); void mock_init_contexts(struct drm_i915_private *i915);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册