- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / serial / sunsu.c
index fc24c1d..c3043fb 100644 (file)
@@ -1285,7 +1285,9 @@ static struct uart_driver sunsu_reg = {
 
 static int __init sunsu_kbd_ms_init(struct uart_sunsu_port *up, int channel)
 {
+#ifdef CONFIG_SERIO
        struct serio *serio;
+#endif
 
        up->port.line = channel;
        up->port.type = PORT_UNKNOWN;