]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/i915/intel_ddi.c
drm/i915: rip out helper->disable noop functions
[karo-tx-linux.git] / drivers / gpu / drm / i915 / intel_ddi.c
index cedf4ab5ff16228debe97435f86bf694d6af87b2..a259e09eb6a8d6b544ecd0faff950e63903f23c3 100644 (file)
@@ -1481,7 +1481,6 @@ static const struct drm_encoder_funcs intel_ddi_funcs = {
 static const struct drm_encoder_helper_funcs intel_ddi_helper_funcs = {
        .mode_fixup = intel_ddi_mode_fixup,
        .mode_set = intel_ddi_mode_set,
-       .disable = intel_encoder_noop,
 };
 
 void intel_ddi_init(struct drm_device *dev, enum port port)