commit | 900c9173ca692f08de9332cf5e4f0ab9486db8b9 | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@intel.com> | Tue Jul 30 11:26:14 2019 -0700 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Wed Jul 31 07:40:10 2019 -0700 |
tree | f9246d5b275179d2f42309ed2427e507a1561e03 | |
parent | 63064d822c964c04107ead05b64eddccfa142005 [diff] |
drm/i915: remove dangling forward declaration Commit 20a7f2fc4d7a ("drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt") removed the only user. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20190730182614.14379-1-lucas.demarchi@intel.com