]> err.no Git - linux-2.6/blobdiff - drivers/char/synclink_gt.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
[linux-2.6] / drivers / char / synclink_gt.c
index 78bc85180c82d692c4201cf6a692f735fe8ad561..bdc7cb248b8f1818db19b0bbb09ae46904f8cd06 100644 (file)
@@ -3441,7 +3441,7 @@ static void __devexit remove_one(struct pci_dev *dev)
 {
 }
 
-static struct tty_operations ops = {
+static const struct tty_operations ops = {
        .open = open,
        .close = close,
        .write = write,