]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/tty/serial/lpc32xx_hs.c
Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[karo-tx-linux.git] / drivers / tty / serial / lpc32xx_hs.c
index 7eb04ae71cc876c2fcd3f4826feb29f6d01b11cc..cea57ff32c33cc2d2cc10e927cf7eec7d6c60759 100644 (file)
@@ -645,7 +645,7 @@ static int serial_lpc32xx_verify_port(struct uart_port *port,
        return ret;
 }
 
-static struct uart_ops serial_lpc32xx_pops = {
+static const struct uart_ops serial_lpc32xx_pops = {
        .tx_empty       = serial_lpc32xx_tx_empty,
        .set_mctrl      = serial_lpc32xx_set_mctrl,
        .get_mctrl      = serial_lpc32xx_get_mctrl,