Merge tag 'iwlwifi-for-kalle-2016-02-15' of https://git.kernel.org/pub/scm/linux...
[deliverable/linux.git] / drivers / gpu / drm / i915 / dvo_ivch.c
index ff9f1b077d83e98bacb97872abfcd6736c0eb3ea..4950b82f5b490e104fd08aae492a4df1faa6b036 100644 (file)
@@ -490,7 +490,7 @@ static void ivch_destroy(struct intel_dvo_device *dvo)
        }
 }
 
-struct intel_dvo_dev_ops ivch_ops = {
+const struct intel_dvo_dev_ops ivch_ops = {
        .init = ivch_init,
        .dpms = ivch_dpms,
        .get_hw_state = ivch_get_hw_state,
This page took 0.025145 seconds and 5 git commands to generate.