|
@@ -1262,7 +1262,7 @@ static int sunsu_kbd_ms_init(struct uart_sunsu_port *up)
|
|
/*
|
|
/*
|
|
* Wait for transmitter & holding register to empty
|
|
* Wait for transmitter & holding register to empty
|
|
*/
|
|
*/
|
|
-static __inline__ void wait_for_xmitr(struct uart_sunsu_port *up)
|
|
|
|
|
|
+static void wait_for_xmitr(struct uart_sunsu_port *up)
|
|
{
|
|
{
|
|
unsigned int status, tmout = 10000;
|
|
unsigned int status, tmout = 10000;
|
|
|
|
|