[PATCH] const struct tty_operations
[linux-2.6-block.git] / drivers / serial / 68360serial.c
index e80e70e9b12620487236f4ec56b3cb416104fc53..1b299e8c57cdf7071b5d155aa556d4ef05d51b29 100644 (file)
@@ -2424,7 +2424,7 @@ long console_360_init(long kmem_start, long kmem_end)
 */
 static int     baud_idx;
 
-static struct tty_operations rs_360_ops = {
+static const struct tty_operations rs_360_ops = {
        .owner = THIS_MODULE,
        .open = rs_360_open,
        .close = rs_360_close,