aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/suncore.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drivers/serial/suncore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/serial/suncore.h b/drivers/serial/suncore.h
index 513916a8ce37..829d7d65d6db 100644
--- a/drivers/serial/suncore.h
+++ b/drivers/serial/suncore.h
@@ -24,6 +24,8 @@ extern int suncore_mouse_baud_detection(unsigned char, int);
extern int sunserial_current_minor;
+extern int sunserial_console_match(struct console *, struct device_node *,
+ struct uart_driver *, int);
extern void sunserial_console_termios(struct console *);
#endif /* !(_SERIAL_SUN_H) */