[PATCH] at91_serial -> atmel_serial: Internal names
[powerpc.git] / drivers / serial / crisv10.c
index cabd048..9851d9e 100644 (file)
@@ -4825,7 +4825,7 @@ show_serial_version(void)
 
 /* rs_init inits the driver at boot (using the module_init chain) */
 
-static struct tty_operations rs_ops = {
+static const struct tty_operations rs_ops = {
        .open = rs_open,
        .close = rs_close,
        .write = rs_write,