commit | 8574685547bdc4f11cc528f386e5396212409f9c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Oct 15 09:59:11 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 16 09:54:28 2019 +0100 |
tree | 337f3b959d85347f2c23a5f0d7ab6154b689e44f | |
parent | 08fff7aeddc9dd72161b4c8fc27fbab12b4b9352 [diff] |
drm/i915/selftests: Drop stale struct_mutex A lately added test was missed when applying the struct_mutex removal patches. Do so now. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191015085911.10317-1-chris@chris-wilson.co.uk