drm/i915/selftests: Drop stale struct_mutex
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 15 Oct 2019 08:59:11 +0000 (09:59 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 16 Oct 2019 08:54:28 +0000 (09:54 +0100)
commit8574685547bdc4f11cc528f386e5396212409f9c
tree337f3b959d85347f2c23a5f0d7ab6154b689e44f
parent08fff7aeddc9dd72161b4c8fc27fbab12b4b9352
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
drivers/gpu/drm/i915/gt/selftest_lrc.c