|
@@ -1441,7 +1441,7 @@ static void sunsu_console_write(struct console *co, const char *s,
|
|
* - initialize the serial port
|
|
* - initialize the serial port
|
|
* Return non-zero if we didn't find a serial port.
|
|
* Return non-zero if we didn't find a serial port.
|
|
*/
|
|
*/
|
|
-static int __init sunsu_console_setup(struct console *co, char *options)
|
|
|
|
|
|
+static int sunsu_console_setup(struct console *co, char *options)
|
|
{
|
|
{
|
|
struct uart_port *port;
|
|
struct uart_port *port;
|
|
int baud = 9600;
|
|
int baud = 9600;
|