forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/drivers/tty/serial/sifive.c
....@@ -844,7 +844,7 @@
844844 local_irq_restore(flags);
845845 }
846846
847
-static int __init sifive_serial_console_setup(struct console *co, char *options)
847
+static int sifive_serial_console_setup(struct console *co, char *options)
848848 {
849849 struct sifive_serial_port *ssp;
850850 int baud = SIFIVE_DEFAULT_BAUD_RATE;