]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/serial/8250.c
ahci/pata_jmicron: match class not function number
[linux-2.6-omap-h63xx.git] / drivers / serial / 8250.c
index 98ec861853280672d0828342184c73025dc555cc..c129a0e8e8070166144e2cf9f8a1fe3003d19766 100644 (file)
@@ -1196,7 +1196,7 @@ static void serial8250_enable_ms(struct uart_port *port)
 }
 
 static void
-receive_chars(struct uart_8250_port *up, int *status)
+receive_chars(struct uart_8250_port *up, unsigned int *status)
 {
        struct tty_struct *tty = up->port.info->tty;
        unsigned char ch, lsr = *status;