]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/serial/21285.c
[PATCH] rocketport: make it work when statically linked into kernel
[karo-tx-linux.git] / drivers / serial / 21285.c
index aec39fb261cae9c6b14ada4e5608d67c8b4b672f..b5cf39468d18bf66fdee5ff2fe87601698f0152d 100644 (file)
@@ -463,7 +463,7 @@ static int __init serial21285_console_setup(struct console *co, char *options)
        return uart_set_options(port, co, baud, parity, bits, flow);
 }
 
-extern struct uart_driver serial21285_reg;
+static struct uart_driver serial21285_reg;
 
 static struct console serial21285_console =
 {