drm/i915: Support for ns2501-DVO
[deliverable/linux.git] / drivers / gpu / drm / i915 / intel_display.c
index f8c2aa1ec27ab1b02a1acf42779c42590026325c..93d9934ba328747f9466355e61fede9c459e53ba 100644 (file)
@@ -1428,8 +1428,10 @@ static void assert_pch_ports_disabled(struct drm_i915_private *dev_priv,
  * protect mechanism may be enabled.
  *
  * Note!  This is for pre-ILK only.
+ *
+ * Unfortunately needed by dvo_ns2501 since the dvo depends on it running.
  */
-static void intel_enable_pll(struct drm_i915_private *dev_priv, enum pipe pipe)
+void intel_enable_pll(struct drm_i915_private *dev_priv, enum pipe pipe)
 {
        int reg;
        u32 val;
This page took 0.027122 seconds and 5 git commands to generate.