Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
[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.110425 seconds and 5 git commands to generate.