Skip to content

drm/msm: Fix compile error

When changing the DRM scheduler from a kthread to a work queue the MSM driver was not updated to reflect this change. Fix this.

Signed-off-by: Matthew Brost matthew.brost@intel.com

Merge request reports