Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into...
[deliverable/linux.git] / drivers / char / hvc_iucv.c
index fe62bd0e17b751f55e359addc54ee4569a4f7488..21681a81cc35d6ee5cc5a09ac5d37e8be7ce5e15 100644 (file)
@@ -922,7 +922,7 @@ static int hvc_iucv_pm_restore_thaw(struct device *dev)
 
 
 /* HVC operations */
-static struct hv_ops hvc_iucv_ops = {
+static const struct hv_ops hvc_iucv_ops = {
        .get_chars = hvc_iucv_get_chars,
        .put_chars = hvc_iucv_put_chars,
        .notifier_add = hvc_iucv_notifier_add,
This page took 0.024533 seconds and 5 git commands to generate.