aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/clps711x.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/clps711x.c')
-rw-r--r--drivers/tty/serial/clps711x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/clps711x.c b/drivers/tty/serial/clps711x.c
index d631ef52f4f8..006d283bbded 100644
--- a/drivers/tty/serial/clps711x.c
+++ b/drivers/tty/serial/clps711x.c
@@ -429,7 +429,7 @@ static int uart_clps711x_console_setup(struct console *co, char *options)
429} 429}
430#endif 430#endif
431 431
432static int __devinit uart_clps711x_probe(struct platform_device *pdev) 432static int uart_clps711x_probe(struct platform_device *pdev)
433{ 433{
434 struct clps711x_port *s; 434 struct clps711x_port *s;
435 int ret, i; 435 int ret, i;