drm/i915: fix debugging compilation error from previous commit
There is no equivalent to mutex_destroy() for spinlocks so just delete
the code.
Signed-off-by:
Chris Wilson <chris@chris-wilson.co.uk>
Loading
Please sign in to comment
There is no equivalent to mutex_destroy() for spinlocks so just delete
the code.
Signed-off-by:
Chris Wilson <chris@chris-wilson.co.uk>