|
@@ -2500,7 +2500,7 @@ static unsigned char serial8250_compute_lcr(struct uart_8250_port *up,
|
|
|
return cval;
|
|
|
}
|
|
|
|
|
|
-void serial8250_set_divisor(struct uart_port *port, unsigned int baud,
|
|
|
+static void serial8250_set_divisor(struct uart_port *port, unsigned int baud,
|
|
|
unsigned int quot, unsigned int quot_frac)
|
|
|
{
|
|
|
struct uart_8250_port *up = up_to_u8250p(port);
|