[adm5120] add LED definitions for the RB133/133C boards, thanks to Christophe Lucas
[openwrt.git] / target / linux / adm5120-2.6 / files / drivers / serial / adm5120_uart.c
index 8a2adaa..83c5f72 100644 (file)
@@ -433,7 +433,7 @@ static void adm5120console_write(struct console *con, const char *s,
        }
 }
 
-static int __init adm5120console_setup(struct console *con, char *options)
+static int adm5120console_setup(struct console *con, char *options)
 {
        /* Set to 115200 baud, 8N1 and enable FIFO */
        ADM5120_UART_REG(ADM5120_UART0_BASE, ADM5120_UART_LCR_L) =
This page took 0.023551 seconds and 4 git commands to generate.