commit | 8359768c5c325f841473343288fc4d55a256954f | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu May 24 16:06:21 2018 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri May 25 08:21:19 2018 +0100 |
tree | 5ead83aeb56693410b3d1e0128b1252fe9711961 | |
parent | c5d1f5562ea7f83fe911d6f9fcb3a32a8e1139ae [diff] |
drm/i915: Forward declare struct intel_context This is to avoid an error with structure declared in parameter list if the include ordering changes. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20180524150621.17332-2-tvrtko.ursulin@linux.intel.com