Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
[linux-2.6-block.git] / drivers / char / synclink.c
index c53f4579a59fa6e8e8beb8634e071f29940fd0ca..38d94987de8343988faa9ef3ffe0049a61d5be60 100644 (file)
@@ -4359,7 +4359,7 @@ static struct mgsl_struct* mgsl_allocate_device(void)
 
 }      /* end of mgsl_allocate_device()*/
 
-static struct tty_operations mgsl_ops = {
+static const struct tty_operations mgsl_ops = {
        .open = mgsl_open,
        .close = mgsl_close,
        .write = mgsl_write,