Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
[deliverable/linux.git] / drivers / char / hvc_iseries.c
index 936d05bf37fa3264ae48ec539f0787d6a1a7c3cc..fd0242676a2a4530a24470f78e8609369ee0873b 100644 (file)
@@ -197,7 +197,7 @@ done:
        return sent;
 }
 
-static struct hv_ops hvc_get_put_ops = {
+static const struct hv_ops hvc_get_put_ops = {
        .get_chars = get_chars,
        .put_chars = put_chars,
        .notifier_add = notifier_add_irq,
This page took 0.025643 seconds and 5 git commands to generate.