|
@@ -1223,7 +1223,7 @@ static void cdns_uart_console_write(struct console *co, const char *s,
|
|
|
*
|
|
*
|
|
|
* Return: 0 on success, negative errno otherwise.
|
|
* Return: 0 on success, negative errno otherwise.
|
|
|
*/
|
|
*/
|
|
|
-static int __init cdns_uart_console_setup(struct console *co, char *options)
|
|
|
|
|
|
|
+static int cdns_uart_console_setup(struct console *co, char *options)
|
|
|
{
|
|
{
|
|
|
struct uart_port *port = console_port;
|
|
struct uart_port *port = console_port;
|
|
|
|
|
|