]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/tty/serial/atmel_serial.c
Atmel: move console default platform_device to serial driver
[mv-sheeva.git] / drivers / tty / serial / atmel_serial.c
index 10605ecc99abd4a3663ef020462877356a5a9921..f9a6be7a9bed62103f24f461f593fec7a6a0a89c 100644 (file)
@@ -1526,6 +1526,8 @@ void __init atmel_register_uart_fns(struct atmel_port_fns *fns)
        atmel_pops.set_wake     = fns->set_wake;
 }
 
+struct platform_device *atmel_default_console_device;  /* the serial console device */
+
 #ifdef CONFIG_SERIAL_ATMEL_CONSOLE
 static void atmel_console_putchar(struct uart_port *port, int ch)
 {