]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/tty/serial/serial_txx9.c
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
[karo-tx-linux.git] / drivers / tty / serial / serial_txx9.c
index f80312eed4fda6d501ac1bbcbf0d88250eea38bf..f80fead6c5fc11c4dd50faa328c92ed25ec1e0fb 100644 (file)
@@ -845,7 +845,7 @@ serial_txx9_type(struct uart_port *port)
        return "txx9";
 }
 
-static struct uart_ops serial_txx9_pops = {
+static const struct uart_ops serial_txx9_pops = {
        .tx_empty       = serial_txx9_tx_empty,
        .set_mctrl      = serial_txx9_set_mctrl,
        .get_mctrl      = serial_txx9_get_mctrl,