Commit edd38964 authored by Jani Nikula's avatar Jani Nikula
parent dd10a80f
......@@ -290,7 +290,7 @@ intel_attach_colorspace_property(struct drm_connector *connector)
return;
break;
default:
DRM_DEBUG_KMS("Colorspace property not supported\n");
MISSING_CASE(connector->connector_type);
return;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment