drm/i915: make intel_dp_compute_bpp static
[cascardo/linux.git] / drivers / gpu / drm / i915 / intel_dp.c
index 69cee9b..acd0c51 100644 (file)
@@ -1524,8 +1524,8 @@ void intel_dp_compute_rate(struct intel_dp *intel_dp, int port_clock,
        }
 }
 
-int intel_dp_compute_bpp(struct intel_dp *intel_dp,
-                        struct intel_crtc_state *pipe_config)
+static int intel_dp_compute_bpp(struct intel_dp *intel_dp,
+                               struct intel_crtc_state *pipe_config)
 {
        int bpp, bpc;