X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Ftty%2Fserial%2Fpxa.c;h=41eab75ba2af89955f90d3802992e0dfb50383c3;hb=be9ae5d9f7d771879dc93766e5cf8d923aed0e1e;hp=9becba6548921116adae390af002290cb31e883a;hpb=71f881ce5783482635d9534225cedd06b4fe21cb;p=linux-2.6-microblaze.git diff --git a/drivers/tty/serial/pxa.c b/drivers/tty/serial/pxa.c index 9becba654892..41eab75ba2af 100644 --- a/drivers/tty/serial/pxa.c +++ b/drivers/tty/serial/pxa.c @@ -603,7 +603,7 @@ static struct uart_driver serial_pxa_reg; /* * Wait for transmitter & holding register to empty */ -static inline void wait_for_xmitr(struct uart_pxa_port *up) +static void wait_for_xmitr(struct uart_pxa_port *up) { unsigned int status, tmout = 10000;