[PATCH] const struct tty_operations
[linux-2.6-block.git] / drivers / char / serial167.c
index 21a710cb4bbaed1df2ebfc6a6044bcf5abeb67c4..b4ea1266b66300980288141975bc0392345955ee 100644 (file)
@@ -2158,7 +2158,7 @@ mvme167_serial_console_setup(int cflag)
                                        rcor >> 5, rbpr);
 } /* serial_console_init */
 
-static struct tty_operations cy_ops = {
+static const struct tty_operations cy_ops = {
        .open = cy_open,
        .close = cy_close,
        .write = cy_write,