Commit 900c9173 authored by Lucas De Marchi's avatar Lucas De Marchi

drm/i915: remove dangling forward declaration

Commit 20a7f2fc ("drm/i915: Convert intel_mocs_init_l3cc_table to
intel_gt") removed the only user.
Signed-off-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190730182614.14379-1-lucas.demarchi@intel.com
parent 63064d82
......@@ -49,7 +49,6 @@
* context handling keep the MOCS in step.
*/
struct drm_i915_private;
struct i915_request;
struct intel_engine_cs;
struct intel_gt;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment