]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/serial_8250.h
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
[linux-2.6-omap-h63xx.git] / include / linux / serial_8250.h
index 71310d80c09aae4d866f743baeb6e5ae932651e2..706ee9a4c80ca50d956c358e07630f68cf6669ed 100644 (file)
@@ -60,4 +60,8 @@ void serial8250_unregister_port(int line);
 void serial8250_suspend_port(int line);
 void serial8250_resume_port(int line);
 
+extern int serial8250_find_port(struct uart_port *p);
+extern int serial8250_find_port_for_earlycon(void);
+extern int setup_early_serial8250_console(char *cmdline);
+
 #endif